Skip to content

Commit

Permalink
Randomize test execution order
Browse files Browse the repository at this point in the history
  • Loading branch information
pawel-slowik committed Nov 22, 2020
1 parent 0f0a0dd commit 7df5918
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 @@ -13,6 +13,7 @@
processIsolation="false"
stopOnFailure="false"
bootstrap="tests/bootstrap.php"
executionOrder="random"
>
<testsuites>
<testsuite name="Slim Test Suite">
Expand Down

0 comments on commit 7df5918

Please sign in to comment.