guild/codeception.yml
2018-10-11 11:15:09 +03:00

9 lines
167 B
YAML

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