Skip to content

Commit 7035b50

Browse files
committed
fail on incomplete tests
1 parent 89f8e2d commit 7035b50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
colors="true"
88
cacheResultFile=".phpunit.cache/test-results"
99
executionOrder="depends,defects"
10+
failOnIncomplete="true"
1011
failOnRisky="true"
1112
failOnWarning="true"
1213
beStrictAboutTodoAnnotatedTests="true"

0 commit comments

Comments
 (0)