Skip to content
This repository has been archived by the owner on Mar 31, 2018. It is now read-only.

Commit

Permalink
add code coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
edno committed Jul 31, 2016
1 parent 3b42aa4 commit 8aa2a37
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions codeception.dist.yml
Expand Up @@ -9,6 +9,11 @@ settings:
bootstrap: _bootstrap.php
colors: true
memory_limit: 1024M
coverage:
enabled: true
whitelist:
include:
- src/*
extensions:
enabled:
- Codeception\Extension\DataProvider

0 comments on commit 8aa2a37

Please sign in to comment.