mirror of
https://github.com/devcode-it/openstamanager.git
synced 2024-12-13 08:56:08 +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 |