guild/codeception.yml

9 lines
167 B
YAML
Raw Normal View History

2018-10-11 11:15:09 +03:00
# global codeception file to run tests from all apps
include:
- common
- frontend
- backend
paths:
log: console/runtime/logs
settings:
colors: true