PHPUnit: Stop on first test failure
29 November 2022 (Updated 29 November 2022)
./vendor/bin/phpunit --stop-on-failure
This will stop PHPUnit when it encounters the first error or failure.
Tagged:
PHP tooling
Thanks for your comment 🙏. Once it's approved, it will appear here.
Leave a comment