summaryrefslogtreecommitdiffstats
path: root/test-requirements.txt
Commit message (Collapse)AuthorAgeFilesLines
* Unset exec bit in tests, add missing requirementsJason DeTiberus2017-02-191-0/+1
| | | | was: separate lib_ unit tests from other unit tests
* More toxificationJason DeTiberus2017-01-101-0/+11
- 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