summaryrefslogtreecommitdiff
path: root/src/rebar_cover_utils.erl
Commit message (Collapse)AuthorAgeFilesLines
* Add code coverage analysis functionality to `qc'Andras Horvath2014-06-141-0/+257
- Use `cover' with QuickCheck testing - Reuse the `cover_*' rebar.config options - Refactor cover-related code to separate module (`qc_cover_utils') for use with both `eunit' and `qc'