ubn5/codeception.yml

9 lines
167 B
YAML
Raw Permalink Normal View History

2025-02-10 05:21:56 +00:00
# global codeception file to run tests from all apps
include:
- common
- frontend
- backend
paths:
log: console/runtime/logs
settings:
colors: true