personal_area_php/codeception.yml
2024-04-24 18:02:58 +03:00

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