4 Commits

Author SHA1 Message Date
Mark Spanbroek
3818ada4f5 Support Nim 1.2.x 2022-07-21 10:52:57 +02:00
Mark Spanbroek
3aaa852b43 Fix crash when unhandled exception is cleared by teardown 2022-07-21 10:52:57 +02: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
2e00a43236 Add support for unittest2 2021-07-07 10:33:52 +02:00