Files
shipping-portal/tests/unit.suite.yml
2023-01-19 09:39:15 +03:00

10 lines
192 B
YAML

# Codeception Test Suite Configuration
#
# Suite for unit or integration tests.
actor: UnitTester
modules:
enabled:
- Asserts
- \Helper\Unit
step_decorators: ~