streams/codeception.yml.dist

13 lines
305 B
Text
Raw Normal View History

2023-08-18 11:43:47 +00:00
namespace: Tests
support_namespace: Support
paths:
tests: tests/CC/tests
output: tests/CC/tests/_output
data: tests/CC/tests/Support/Data
support: tests/CC/tests/Support
envs: tests/CC/tests/_envs
actor_suffix: Tester
extensions:
enabled:
- Codeception\Extension\RunFailed