13 Commits

Author SHA1 Message Date
gmega
1479949bd7
version 0.4.3 2023-12-15 14:51:32 -03:00
Mark Spanbroek
048d8e419e version 0.4.2 2023-08-28 17:35:03 +02:00
Mark Spanbroek
fe1a34caf5 version 0.4.1 2023-07-11 11:25:54 +02:00
Mark Spanbroek
e29612543e Version 0.4.0 2023-06-22 10:12:43 +02:00
Mark Spanbroek
c8d324cfa6 Add eventually to wait for a condition to become true 2023-06-22 10:12:43 +02:00
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