SiteWeaver_CMS/codeception.yml
Funky Waddle 059d3d2f12
Some checks are pending
CI / build_and_test (push) Waiting to run
Milestones 0-1
2026-09-10 14:14:52 -05:00

18 lines
324 B
YAML

actor: Tester
paths:
tests: tests
output: tests/_output
data: tests/_data
support: tests/_support
bootstrap: _bootstrap.php
settings:
colors: true
suites:
unit:
actor: UnitTester
path: unit
class_name: UnitSuite
modules:
enabled:
- Asserts