summaryrefslogtreecommitdiffstats
path: root/.coveragerc
Commit message (Collapse)AuthorAgeFilesLines
* Raise the bar on coverage requirementsRodolfo Carvalho2017-02-201-1/+1
|
* Configure pytest to run tests and coverageRodolfo Carvalho2017-02-201-1/+14
|
* More toxificationJason DeTiberus2017-01-101-0/+5
- Move pylint tests to tox - Move yamllint tests to tox - Create separate tox config (and setup.py) for root - bump ansible requirement - unify pylint config - add docs - remove git directory containing old testing tools - install python-six if not present for openshift-facts - add python-six as a dependency for openshift-ansible-utils