mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-03 08:41:39 +09:00
6 lines
142 B
YAML
6 lines
142 B
YAML
# Codeception Test Suite Configuration
|
|
|
|
# suite for unit (internal) tests.
|
|
class_name: UnitTester
|
|
modules:
|
|
enabled: [Asserts, UnitHelper]
|