pest
pest copied to clipboard
[Bug]: beforeAll from uses not triggered since 3.0.4
What Happened
hook using
uses()->beforeAll
not triggered since v3.0.4
How to Reproduce
https://phpsandbox.io/n/aquamarine-boba-fett-lh7iw#tests/Pest.php
open terminal on the right and run vendor/bin/pest
exception is not thrown
meanwhile beforeEach runs fine
Sample Repository
https://phpsandbox.io/n/aquamarine-boba-fett-lh7iw#tests/Pest.php
Pest Version
3.0.4
PHP Version
8.3
Operation System
Linux
Notes
No response