initial commit
This commit is contained in:
10
tests/unit.suite.yml
Normal file
10
tests/unit.suite.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
# Codeception Test Suite Configuration
|
||||
#
|
||||
# Suite for unit (internal) tests.
|
||||
|
||||
class_name: UnitTester
|
||||
modules:
|
||||
enabled:
|
||||
- Asserts
|
||||
- \Helper\ExtraAsserts
|
||||
- \Helper\Unit
|
||||
Reference in New Issue
Block a user