yii2-test-1/codeception.yml

9 lines
172 B
YAML
Raw Permalink Normal View History

2023-05-06 20:40:02 +03:00
# global codeception file to run tests from all apps
include:
- common
- frontend
- backend
paths:
output: console/runtime/output
settings:
colors: true