3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-08 12:05:44 +00:00
Files
snipe-it/tests/unit.suite.yml

11 lines
222 B
YAML

# Codeception Test Suite Configuration
# suite for unit (internal) tests.
class_name: UnitTester
modules:
enabled:
- \Helper\Unit
- Asserts
- Laravel5:
environment_file: .env.tests