1
0
mirror of https://github.com/chylex/Lightning-Tracker.git synced 2024-09-07 20:42:46 +02:00
Lightning-Tracker/codeception.yml

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'