1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 12:48:24 +01:00
php-e107/codeception.yml

15 lines
276 B
YAML
Raw Normal View History

2018-02-06 04:08:52 -06:00
paths:
tests: tests
output: tests/_output
data: tests/_data
support: tests/_support
envs: tests/_envs
actor_suffix: Tester
settings:
bootstrap: _bootstrap.php
params:
- secrets.yml
2018-02-06 04:08:52 -06:00
extensions:
enabled:
- Codeception\Extension\RunFailed