3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-19 01:35:34 +00:00
Files
snipe-it/tests/unit.suite.yml
2021-12-02 15:08:26 -08:00

11 lines
227 B
YAML

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