Commit Graph

8 Commits

Author SHA1 Message Date
Bastien Philippe 9d58e1a77e Add ability to define multiple hooks for the same directory in Pest.php 2024-01-25 14:23:41 +00:00
Nuno Maduro fd4f161edd release: v2.24.1 2023-10-26 11:02:35 -04:00
Nuno Maduro cf47b45262 feat: basic PHPUnit 10 support 2021-10-24 01:03:18 +01:00
jordanbrauer d217503a6a test: use consistent test descriptors 2021-07-21 20:47:48 -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