Skip to content

Commit 4827568

Browse files
committed
#1365 - Enable coverage in codeception.yml
1 parent 52fd28d commit 4827568

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

codeception.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,7 @@ actor_suffix: Tester
1414
extensions:
1515
enabled:
1616
- Codeception\Extension\RunFailed
17+
coverage:
18+
enabled: true
19+
include:
20+
- src/*

0 commit comments

Comments
 (0)