11 lines
270 B
YAML
11 lines
270 B
YAML
paths:
|
|
tests: tests/CodeCeption
|
|
output: tests/CodeCeption/_output
|
|
data: tests/CodeCeption/_data
|
|
support: tests/CodeCeption/_support
|
|
envs: tests/CodeCeption/_envs
|
|
actor_suffix: Tester
|
|
extensions:
|
|
enabled:
|
|
- Codeception\Extension\RunFailed
|