Files
snipe-it/tests/unit.suite.yml
T
snipe 1f7e0a2893 Revert "More donking with testing"
This reverts commit 7f3ceea77b.

# Conflicts:
#	.travis.yml
2015-08-12 23:37:37 -07:00

13 lines
266 B
YAML

# Codeception Test Suite Configuration
# suite for unit (internal) tests.
class_name: UnitTester
modules:
enabled:
- Asserts
- \Helper\Unit
- Laravel4:
filters: true
cleanup: true
environment: testing