johnkary / phpunit-speedtrap

Reports on slow-running tests in your PHPUnit test suite
MIT License
783 stars 62 forks source link

Add support for PHPUnit 9 #70

Closed duncan3dc closed 4 years ago

duncan3dc commented 4 years ago

PHPUnit 9.0.0 was just released but I can't upgrade because of the lack of a compatibility declaration here. I've ran the test suite against 8 and 9 and it appears to run the same on my local system

johnkary commented 4 years ago

@duncan3dc Thank you! This will soon go into a v3.2 release of johnkary/phpunit-speedtrap