firefly-iii/tests/unit.suite.yml

11 lines
182 B
YAML
Raw Normal View History

2015-07-03 01:15:30 -05:00
# Codeception Test Suite Configuration
#
# Suite for unit (internal) tests.
class_name: UnitTester
modules:
enabled:
2015-07-03 03:28:40 -05:00
- Laravel5
2015-07-03 01:15:30 -05:00
- Asserts
2015-07-09 14:26:40 -05:00
- \Helper\Unit