-
Version 0.2.0! Stable
released this
2022-12-28 12:13:09 +00:00 | 6 commits to main since this release- Added
beforeAllandafterAllhooks for test groups. - Added an optional title for assertions.
- Added a
paralleloption to test groups (defaults to true), setting it to false will make tests run in sequence. - Added
test.true()andtest.false()assertions.
Downloads
- Added