-
Version 0.2.2! Stable
released this
2024-01-27 12:10:24 +00:00 | 0 commits to main since this release- Added Nix flake and direnv setup.
- Updated development dependencies.
- No functional changes.
Downloads
-
Version 0.2.1! Stable
released this
2022-12-28 12:19:38 +00:00 | 5 commits to main since this release- Published the correct files to npm.
Downloads
-
Version 0.2.0! Stable
released this
2022-12-28 12:13:09 +00:00 | 6 commits to main since this release- Added
beforeAll
andafterAll
hooks for test groups. - Added an optional title for assertions.
- Added a
parallel
option to test groups (defaults to true), setting it to false will make tests run in sequence. - Added
test.true()
andtest.false()
assertions.
Downloads
- Added
-
Version 0.1.0! Stable
released this
2022-12-22 13:00:27 +00:00 | 15 commits to main since this release- First released version!
Downloads