mirror of
https://github.com/devcode-it/openstamanager.git
synced 2024-12-08 06:31:20 +01:00
9 lines
161 B
YAML
9 lines
161 B
YAML
|
# Codeception Test Suite Configuration
|
||
|
#
|
||
|
# Suite for unit or integration tests.
|
||
|
|
||
|
actor: UnitTester
|
||
|
modules:
|
||
|
enabled:
|
||
|
- Asserts
|
||
|
- \Helper\Unit
|