Testy / TestyTs

✔️ Modern TypeScript testing framework.
http://testy.github.io
ISC License
123 stars 8 forks source link

As a user, I want to be able to write @test() myTestName() and have the test runner infer the test name from the method name #6

Closed Aboisier closed 5 years ago

Aboisier commented 5 years ago

Implements #5

Aboisier commented 5 years ago

Needs testing.