mirror of
https://github.com/chylex/Lightning-Tracker.git
synced 2024-09-10 11:42:46 +02:00
11 lines
173 B
YAML
11 lines
173 B
YAML
# Codeception Test Suite Configuration
|
|
#
|
|
# Suite for unit or integration tests.
|
|
|
|
actor: UnitTester
|
|
modules:
|
|
enabled:
|
|
- Asserts
|
|
- \Helper\Unit
|
|
step_decorators: ~
|