4
0
Çatalla 1

[TESTS] Update PHPUnit config to start executing tests by last failure. This doens't seem to actually work currently, though

Bu işleme şunda yer alıyor:
Hugo Sales 2021-08-07 18:16:44 +00:00
ebeveyn 11e52bcb27
işleme 662ad8e9cf
İmzalayan: someonewithpc
GPG Anahtar Kimliği: 7D0C7EAFC9D835A0
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme

Dosyayı Görüntüle

@ -8,7 +8,8 @@
stopOnFailure="true"
stopOnError="true"
cacheResult="true"
cacheResultFile=".phpunit_cache">
cacheResultFile=".phpunit_cache"
executionOrder="defects">
<coverage processUncoveredFiles="true">
<include>
<directory suffix=".php">src</directory>