generated from ergebnis/php-package-template
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
It would be great if there was an option to fail tests or the entire suite if at least one test is too slow. Printing out a list of slow tests isn't imperative enough for us.
We have implemented this preliminary in CI (currently using PHPUnit 9.5) by capturing and parsing the text output of PHPUnit, but it would be better if slow tests could affect the exit code. Is there a way to do this?
Metadata
Metadata
Assignees
Labels
No labels