paraunit icon indicating copy to clipboard operation
paraunit copied to clipboard

Run PHPUnit tests in parallel

Results 26 paraunit issues
Sort by recently updated
recently updated
newest added

Hey, I recently started using the tool and noticed the following thing. When running PHPUnit directly, I see the credits and _version_ of the tool: ``` ker@d ~/github/PHP-CS-Fixer λ ./vendor/bin/phpunit...

#209 This is the MR for print-failed-early option Will check how this can be achieved in the version 2.x

Hi @Jean85 , I noticed in some of the previous issues opened there was a request for this and based on the discussion there and based on my personal project...

Hi @Jean85 , I am adding this MR to provide some idea how I have solved the log-junit in paraunit. This was one of the main features that i needed...

After #174, PHPUnit CLI options should be re evaluated. Any option that doesn't affect Paraunit's behavior should be dropped, while newer ones should be incorporated and passed through. In this...

The following paths seem to be useless for distribution, and should be ignored too: .github .php-cs-fixer.dist.php CHANGELOG* codecov.yml docker-compose* Makefile phpstan-baseline.neon psalm* rector.php