guild/codeception.yml
2019-06-21 18:05:58 +03:00

9 lines
167 B
YAML
Executable File

# global codeception file to run tests from all apps
include:
- common
- frontend
- backend
paths:
log: console/runtime/logs
settings:
colors: true