OpenStack test classes
Go to file
Doug Hellmann a66b4efb33 add oslo.config a test requirement
One of the tool modules uses oslo.config, so add it as a dependency so
we get that module in our documentation.

Change-Id: I9096b1d15bad6b643a18d548f23491fd7fe320b2
2015-09-25 14:08:24 +00:00
doc/source clean up readme and doc title 2015-09-25 14:08:24 +00:00
oslotest Fixup docstrings 2015-09-24 08:25:08 -05:00
tests Allow TRACE and integer logging levels for 'OS_DEBUG' 2015-07-27 17:58:30 -07:00
tools always rebuild cross-test venv 2015-06-16 14:21:51 +00:00
.coveragerc apply oslo-cookiecutter 2014-01-31 15:42:43 -08:00
.gitignore auto-generate API documentation 2015-09-25 14:07:46 +00:00
.gitreview fix .gitreview after rename 2014-05-27 05:16:23 -07:00
.mailmap apply oslo-cookiecutter 2014-01-31 15:42:43 -08:00
.testr.conf apply oslo-cookiecutter 2014-01-31 15:42:43 -08:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:39 +00:00
HACKING.rst apply oslo-cookiecutter 2014-01-31 15:42:43 -08:00
LICENSE apply oslo-cookiecutter 2014-01-31 15:42:43 -08:00
MANIFEST.in apply oslo-cookiecutter 2014-01-31 15:42:43 -08:00
README.rst clean up readme and doc title 2015-09-25 14:08:24 +00:00
requirements.txt Updated from global requirements 2015-08-13 09:30:12 +00:00
setup.cfg auto-generate API documentation 2015-09-25 14:07:46 +00:00
setup.py Updated from global requirements 2015-09-17 12:16:22 +00:00
test-requirements.txt add oslo.config a test requirement 2015-09-25 14:08:24 +00:00
tox.ini Merge "Remove six.moves call" 2015-05-21 22:13:36 +00:00

README.rst

oslotest -- OpenStack Testing Framework and Utilities

The Oslo Test framework provides common fixtures, support for debugging, and better support for mocking results.