|
|
de4409e368
|
fix: before all
|
2025-07-25 20:54:37 -06:00 |
|
|
|
32881774d2
|
fix: global afterEach being called twice
|
2024-09-11 00:40:41 +01:00 |
|
|
|
e2d360b1b5
|
chore: adjusts tests
|
2024-09-03 14:09:03 +01:00 |
|
|
|
19e748f0d4
|
chore: adjusts snapshots
|
2024-01-26 01:58:03 +00:00 |
|
|
|
9d58e1a77e
|
Add ability to define multiple hooks for the same directory in Pest.php
|
2024-01-25 14:23:41 +00: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 |
|
|
|
d217503a6a
|
test: use consistent test descriptors
|
2021-07-21 20:47:48 -05: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 |
|
|
|
7eb5478c42
|
test: add tests for shared/global before each hooks
|
2021-03-28 01:54:43 -05:00 |
|