edmondscommerce / phpqa

A PHP Quality Assurance pipeline designed to be run locally and in CI. Written in Bash.
MIT License
6 stars 2 forks source link

Rerun tests #12

Closed edmondscommerce closed 6 years ago

edmondscommerce commented 6 years ago

This change allows PHPUnit tests to be optionally rerun with only the tests that failed the last time

For bigger testing suites this can save a whole shit load of time!