Switch to testr
Change-Id: I6ca365e0b0d2ec86e0b61ce4c58b967260d480a7
This commit is contained in:
16
setup.cfg
16
setup.cfg
@@ -33,7 +33,7 @@ barbican.test.crypto.plugin =
|
||||
test_crypto = barbican.tests.crypto.test_plugin:TestCryptoPlugin
|
||||
|
||||
[build_sphinx]
|
||||
all_files = 1
|
||||
all_files = 1
|
||||
build-dir = doc/build
|
||||
source-dir = doc/source
|
||||
|
||||
@@ -57,21 +57,9 @@ tag_svn_revision = 0
|
||||
#mapping_file = babel.cfg
|
||||
#output_file = barbican/locale/barbican.pot
|
||||
|
||||
[nosetests]
|
||||
where=barbican
|
||||
nocapture=1
|
||||
cover-erase=1
|
||||
#-with-xunit=1
|
||||
#-all-modules=1
|
||||
#-traverse-namespace=1
|
||||
#with-coverage=1
|
||||
cover-package=barbican
|
||||
#cover-inclusive=1
|
||||
cover-branches=1
|
||||
|
||||
# TBD: OpenStack stuff...
|
||||
# NOTE(jkoelker) To run the test suite under nose install the following
|
||||
# coverage http://pypi.python.org/pypi/coverage
|
||||
# coverage http://pypi.python.org/pypi/coverage
|
||||
# tissue http://pypi.python.org/pypi/tissue (pep8 checker)
|
||||
# openstack-nose https://github.com/jkoelker/openstack-nose
|
||||
#verbosity=2
|
||||
|
||||
Reference in New Issue
Block a user