summaryrefslogtreecommitdiffstats
path: root/utils/.coveragerc
Commit message (Collapse)AuthorAgeFilesLines
* Consolidate root/utils testsJason DeTiberus2017-03-061-18/+0
| | | | - Consolidate tests between the root of the repo and utils
* Raise the bar on coverage requirementsRodolfo Carvalho2017-02-201-1/+1
|
* Replace nose with pytest (utils)Rodolfo Carvalho2017-02-201-1/+14
|
* python3 support, add tox for better local testing against multiple python ↵Jason DeTiberus2016-12-201-0/+1
| | | | versions
* test updatesJason DeTiberus2016-12-061-0/+4
- fix nose coverage flags - add coverage support for files tested outside of the utils directory - exclude stdlib and virtualenv installed dependencies