summaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorRodolfo Carvalho <rhcarvalho@gmail.com>2017-02-19 10:48:45 +0100
committerRodolfo Carvalho <rhcarvalho@gmail.com>2017-02-20 18:12:03 +0100
commit16ffe4d70f100c3a36dd44ded4e0a4ed47041741 (patch)
tree56d5309a2c6bd0f268a7893083a1108e5a200987 /setup.cfg
parenta17ba66cb7a50f2d968ec5d6bca0a9722437f18c (diff)
downloadopenshift-16ffe4d70f100c3a36dd44ded4e0a4ed47041741.tar.gz
openshift-16ffe4d70f100c3a36dd44ded4e0a4ed47041741.tar.bz2
openshift-16ffe4d70f100c3a36dd44ded4e0a4ed47041741.tar.xz
openshift-16ffe4d70f100c3a36dd44ded4e0a4ed47041741.zip
Replace nose with pytest
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg14
1 files changed, 0 insertions, 14 deletions
diff --git a/setup.cfg b/setup.cfg
index c8f1f9b87..e6bf2c5d1 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -4,20 +4,6 @@
# will need to generate wheels for each Python version that you support.
universal=1
-[nosetests]
-tests=roles/lib_openshift/src/test/unit,
- roles/lib_utils/src/test/unit,
- roles/openshift_master_facts/test,
- test
-verbosity=2
-with-coverage=1
-cover-html=1
-cover-inclusive=1
-cover-min-percentage=25
-cover-erase=1
-detailed-errors=1
-cover-branches=1
-
[yamllint]
excludes=.tox,utils,files