- Drop support for PHP 7.0 and PHPUnit 6 #43
- Add Symfony 6 compatibility #41
- Fix TestSuiteMapper typo for PHPUnit 9.3 #35
- Fix TestSuiteMapper for PHPUnit 9.5 #33
- Compatibility with PHPUnit >= 9.3 #29
- PHPUnit 9.x support #27
- symfony/console 5.0 support #26
- PHPUnit 8.x support #25
- Allow installation with symfony/console v4.x #23
- Fix FileLoader not working with PHPUnit 7.0 #22
- Allow installation with PHPUnit 7.x #20
- Fix to symfony/console version requirement #14
- PHPUnit 6.x support #12
- symfony/console 3.0 support #10
- Adjustable verbosity - Normal verbosity no longer shows valid tests 72da294
- Fix issues with multiple test suites d307a44
- Work with bootstrap file defined in phpunit.xml 121fdae
- Initial release