mirror of
https://github.com/chylex/Lightning-Tracker.git
synced 2024-10-30 01:42:51 +01:00
15 lines
264 B
YAML
15 lines
264 B
YAML
paths:
|
|
tests: tests
|
|
output: tests/_output
|
|
data: tests/_data
|
|
support: tests/_support
|
|
envs: tests/_envs
|
|
actor_suffix: Tester
|
|
extensions:
|
|
enabled:
|
|
- Codeception\Extension\RunFailed
|
|
coverage:
|
|
enabled: true
|
|
remote: true
|
|
c3_url: 'http://localhost'
|