summaryrefslogtreecommitdiffstats
path: root/pytest.ini
Commit message (Collapse)AuthorAgeFilesLines
* Add unit tests for existing health checksRodolfo Carvalho2017-03-171-0/+1
|
* Consolidate root/utils testsJason DeTiberus2017-03-061-2/+0
| | | | - Consolidate tests between the root of the repo and utils
* separate out test tool configs from setup.cfgJason DeTiberus2017-03-061-0/+18
Since we are moving away from setuptools for invoking tests, lets move the configs for the different test tools into their own configs.