Commit Graph

8 Commits

Author SHA1 Message Date
Mark Spanbroek a236a5f0f3 Version 0.3.2 2022-07-21 11:00:47 +02:00
Mark Spanbroek 5347c59b4b version 0.3.1 2022-03-01 09:25:43 +01:00
Mark Spanbroek 1ecce5d1a6 Update documentation for setupAll and teardownAll 2022-03-01 09:25:15 +01:00
Eric Mastro c4b23d73a9 feat: add support for suite before and after
`before` executes async code before all tests in the suite.
`after` executes async code after all tests in the suite.
2022-03-01 07:22:46 +01:00
Mark Spanbroek deab7f9b5c version 0.3.0 2021-07-07 10:33:52 +02:00
Mark Spanbroek 2e00a43236 Add support for unittest2 2021-07-07 10:33:52 +02:00
Mark Spanbroek 737f01326c Make API identical to std/unittest
Also includes a fix for GcUnsafe2 warnings with chronos.
2021-01-11 17:28:55 +01:00
Mark Spanbroek 195f8cf668 Add Readme
Update test to match example in Readme.
2021-01-11 14:23:36 +01:00