You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@FrancisMawn I was being annoyed a bit that I had to pin pest to 3.0.3 for it to work so I created pr with fix for it, hopefully it will get merged so we can enjoy again ;)
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
The text was updated successfully, but these errors were encountered: