test stabilizer
1.0.0
Make your tests more stable.
composer require unisharp/test-stabilizer --dev
Once installed, add the following attributes to the element in your phpunit.xml file:
printerFile="vendor/unisharp/test-stabilizer/src/PHPUnit/ResultPrinter.php"
printerClass="UniSharpPHPUnitResultPrinter"