
| Current Path : /var/www/html/vendor/consolidation/robo/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html/vendor/consolidation/robo/codeception.yml |
actor: Guy
paths:
tests: tests
log: tests/_log
data: tests/_data
helpers: tests/_helpers
bootstrap: _bootstrap.php
settings:
colors: true
memory_limit: 1024M
modules:
config:
Db:
dsn: ''
user: ''
password: ''
dump: tests/_data/dump.sql
coverage:
enabled: true
include:
- src/*