mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-09 16:19:28 +00:00
7 lines
137 B
Plaintext
7 lines
137 B
Plaintext
# Codeception Test Suite Configuration
|
|
|
|
# suite for unit (internal) tests.
|
|
class_name: UnitTester
|
|
modules:
|
|
enabled:
|
|
- Asserts |