mirror of
https://code.mensbeam.com/MensBeam/Arsse.git
synced 2024-12-22 13:12:41 +00:00
Order failing tests first
This only seems to work under some conditions, but it's a start.
This commit is contained in:
parent
4421a9e510
commit
cca56b09fc
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
beStrictAboutTestsThatDoNotTestAnything="true"
|
||||
beStrictAboutOutputDuringTests="true"
|
||||
forceCoversAnnotation="true"
|
||||
executionOrder="defects"
|
||||
>
|
||||
|
||||
<php>
|
||||
|
|
Loading…
Reference in a new issue