allerta-vvf/server/codeception.yml

10 lines
209 B
YAML
Raw Normal View History

2020-05-20 13:11:41 +02:00
paths:
tests: tests
output: tests/_output
data: tests/_data
support: tests/_support
envs: tests/_envs
actor_suffix: Tester
extensions:
enabled:
2020-05-26 17:24:42 +02:00
- Codeception\Extension\RunFailed