0
0
Fork 0
mirror of https://github.com/getgrav/grav.git synced 2025-03-14 12:22:45 +00:00
getgrav_grav/codeception.yml
2020-12-04 20:01:28 +02:00

16 lines
298 B
YAML

actor: Tester
bootstrap: _bootstrap.php
paths:
tests: tests
log: tests/_output
data: tests/_data
support: tests/_support
envs: tests/_envs
settings:
colors: true
memory_limit: 1024M
extensions:
enabled:
- Codeception\Extension\RunFailed
modules:
config: