Commit Graph

14 Commits

Author SHA1 Message Date
de4409e368 fix: before all 2025-07-25 20:54:37 -06:00
fd4f161edd release: v2.24.1 2023-10-26 11:02:35 -04:00
052b9e051b fix: --retry with parallel 2023-02-11 17:39:46 +00:00
7fe7a01d43 WIP 2023-02-11 16:51:08 +00:00
e9564febaf Migrates to Pint 2022-09-16 10:45:53 +01:00
cf47b45262 feat: basic PHPUnit 10 support 2021-10-24 01:03:18 +01:00
03d34e9a10 Removes isInParallel 2021-08-13 10:14:01 +01:00
ef503646ee Removes parallel classes. 2021-08-10 11:30:48 +01:00
62aabc6ae1 Bugfix. The TestCase is now aware of if it is running in parallel or not 😎 2021-08-05 17:09:45 +01:00
b6012862c4 style: run linter 2021-07-21 20:43:21 -05:00
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
584a7ac8a5 test: add cases for global before/after all hooks 2021-04-07 10:52:49 -05:00
54f9397f47 style: address stan + lint issues 2021-04-06 19:32:49 -05:00
53333b56ab test: adding tests for beforeEach and afterEach + empty tests for *All 2021-04-06 19:26:42 -05:00