Nov 8, 2024
0
Level 27
Can I load an alternative Pest.php?
In using Pest, I find that before my tests/Feature/ExampleTest.php runs, tests/Pest.php is loaded and run first.
Can I get Pest to load another file instead of tests/Pest.php? Much like how I can specify --configuration and use another phpunit.xml
Please or to participate in this conversation.