OpenStack test classes
Go to file
OpenStack Proposal Bot 179b18af84 Updated from global requirements
Change-Id: I0ded580869f49c9f2f7191cd10783824eb1c0526
2016-08-30 03:53:09 +00:00
doc/source Fix misspelling 2016-02-04 02:14:14 +00:00
oslotest Merge "A DisableModules fixture that removes modules from path" 2016-08-23 07:17:27 +00:00
tools always rebuild cross-test venv 2015-06-16 14:21:51 +00:00
.coveragerc Fix coverage configuration and execution 2015-10-06 09:14:07 -04:00
.gitignore Add some gitignore files 2016-02-19 15:41:59 +09: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
README.rst clean up readme and doc title 2015-09-25 14:08:24 +00:00
requirements.txt Updated from global requirements 2016-08-30 03:53:09 +00:00
setup.cfg Add Python 3.5 classifier and venv 2016-07-12 16:59:39 +08:00
setup.py Updated from global requirements 2015-09-17 12:16:22 +00:00
test-requirements.txt Updated from global requirements 2016-08-05 20:27:21 +00:00
tox.ini Add Python 3.5 classifier and venv 2016-07-12 16:59:39 +08: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.