la_back/codeception.yml
2023-11-21 19:51:44 +03:00

9 lines
172 B
YAML
Executable File

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