1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2024-12-12 00:17:07 +01:00
openstamanager/codeception.dist.yml
2020-02-14 17:02:16 +01:00

15 lines
361 B
YAML
Executable File

paths:
tests: tests
output: tests/_output
data: tests/_data
support: tests/_support
envs: tests/_envs
settings:
bootstrap: _bootstrap.php
error_level: E_ALL & ~E_WARNING & ~E_NOTICE & ~E_USER_DEPRECATED
actor_suffix: Tester
extensions:
enabled:
- Codeception\Extension\RunFailed
#- Codeception\Extension\Recorder