Files
yii2-app-advanced/codeception.yml

9 lines
172 B
YAML

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