mirror of
https://github.com/ZorgCC/lumen-generators.git
synced 2024-12-28 14:55:29 +03:00
9 lines
162 B
YAML
9 lines
162 B
YAML
# Codeception Test Suite Configuration
|
|
#
|
|
# Suite for unit (internal) tests.
|
|
|
|
class_name: UnitTester
|
|
modules:
|
|
enabled:
|
|
- Asserts
|
|
- \Helper\Unit |