Skip to content

Commit

Permalink
Enhancement: Run tests in random order
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Sep 3, 2023
1 parent ea48cdd commit 5a38398
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpunit.xsd"
bootstrap="vendor/autoload.php"
cacheResultFile=".build/.phpunit.result.cache"
executionOrder="random"
colors="true"
columns="max"
verbose="true"
Expand Down

0 comments on commit 5a38398

Please sign in to comment.