We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89f8e2d commit 7035b50Copy full SHA for 7035b50
phpunit.xml.dist
@@ -7,6 +7,7 @@
7
colors="true"
8
cacheResultFile=".phpunit.cache/test-results"
9
executionOrder="depends,defects"
10
+ failOnIncomplete="true"
11
failOnRisky="true"
12
failOnWarning="true"
13
beStrictAboutTodoAnnotatedTests="true"
0 commit comments