Files
firefly-iii/tests/unit.suite.yml

11 lines
182 B
YAML
Raw Normal View History

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