Watcher solo para unit tests
This commit is contained in:
@ -10,5 +10,5 @@ notifications:
|
|||||||
failingTests: false
|
failingTests: false
|
||||||
hideManual: true
|
hideManual: true
|
||||||
phpunit:
|
phpunit:
|
||||||
arguments: '--log-events-text /logs/output.txt --stop-on-failure'
|
arguments: '--testsuite unit --log-events-text /logs/output.txt --stop-on-failure'
|
||||||
timeout: 180
|
timeout: 180
|
||||||
|
Reference in New Issue
Block a user