limedeck/phpunit-detailed-printer
A custom PHPUnit printer that replaces the default output with more informative, readable test names plus per-test execution time, so you can spot failures and slow tests quickly while the suite runs. Compatible across PHPUnit versions.
Added PHPUnit 9 support
Thanks, @steve-todorov!
Added PHPUnit 8 support
Merged #19
Thanks @alexeymenkov 🎉
Fixed typo in .gitattributes (Thanks @brunogaspar!)
#16 thanks @robertmain for cleaning up the repository and making our production downloads smaller! #17 thanks @poisa for keeping the code up to date with recent PHPUnit changes!
Updated the package to support PHPUnit 7.0 onwards. Dropped PHP 7.0 support entirely in this version.
Thanks to @robertmain for his excellent work! This release wouldn't have been possible without his help.
#11 thanks @nztim for making the printer more Windows friendly!
#10 Thanks @brunogaspar for making the counter look better!
Added test counter.
Fixed #6
Implemented #7 (Thanks @poisa!)
This release breaks the compatibility for PHPUnit versions < 6.0.0. If you still want to use older versions, please use ^2.0.0 version of this package.
Updated license Updated readme Added Contributing guide, Code of Conduct
Fixed issues with Windows EOL from #4
Fixed #2 Implemented #3 (Thanks @SimantovYousoufov!)
General improvements and fixes.
Added test suite. (Run the suite with ./vendor/bin/phpunit)
Fixed #1
How can I help you explore Laravel packages today?