Skip to content

Releases: joy-framework/tester

Dots ...

30 Jan 06:06
Compare
Choose a tag to compare

✨ Test output looks like this now ✨

running test/joy/router-test.janet ...
.........

9/9 tests passed in 0.001 seconds

A dot for every test!

Failures look like this:

running test/joy/validator-test.janet ...
.....
x params raises an error with an invalid email

x params handles custom error messages
.

6/8 tests passed in 0.000 seconds

Initial release

04 Jan 20:16
Compare
Choose a tag to compare

A testing library for janet