Skip to content

Commit

Permalink
Added coverage directive to Codeception
Browse files Browse the repository at this point in the history
  • Loading branch information
niden committed Oct 7, 2014
1 parent 9abf2cb commit ef25812
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions codeception.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ paths:
log: tests/_output
data: tests/_data
helpers: tests/_support
coverage:
enabled: true
settings:
bootstrap: _bootstrap.php
colors: true
Expand Down

0 comments on commit ef25812

Please sign in to comment.