Commit Graph

11 Commits

Author SHA1 Message Date
Nuno Maduro 129a733888 chore: re-adds removed tests 2021-12-04 21:23:48 +00:00
Nuno Maduro 106b279ed0 feat: adds --retry option 2021-12-04 21:18:55 +00:00
Nuno Maduro cf47b45262 feat: basic PHPUnit 10 support 2021-10-24 01:03:18 +01:00
luke 03d34e9a10 Removes isInParallel 2021-08-13 10:14:01 +01:00
luke ef503646ee Removes parallel classes. 2021-08-10 11:30:48 +01:00
luke 62aabc6ae1 Bugfix. The TestCase is now aware of if it is running in parallel or not 😎 2021-08-05 17:09:45 +01:00
jordanbrauer b6012862c4 style: run linter 2021-07-21 20:43:21 -05:00
jordanbrauer 79ff332afe test: global "all" hooks must only run once (#351)
in other words, they can only run once per file
2021-07-21 20:32:39 -05:00
jordanbrauer 584a7ac8a5 test: add cases for global before/after all hooks 2021-04-07 10:52:49 -05:00
jordanbrauer 54f9397f47 style: address stan + lint issues 2021-04-06 19:32:49 -05:00
jordanbrauer 53333b56ab test: adding tests for beforeEach and afterEach + empty tests for *All 2021-04-06 19:26:42 -05:00