phpunit-detailed-printer icon indicating copy to clipboard operation
phpunit-detailed-printer copied to clipboard

Detailed output formatter for PHPUnit tests

Results 3 phpunit-detailed-printer issues
Sort by recently updated
recently updated
newest added

We came across this issue because the our library runs unit tests in the CI pipeline on `php 7.1` up to `php 8.0`. When defining the requirement `phpunit/phpunit` with `*`...

This way composer can decide what version of this package has to be installed.

This way composer can decide what version of this package has to be installed.