OpenStack test classes
Go to file
OpenStack Proposal Bot a8c5ed4008 Updated from global requirements
Change-Id: I076f9d7f7889e542b32324e70e1c1172c6f6fcd7
2016-09-20 13:15:48 +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 Update .gitreview for stable/newton 2016-08-29 16:08:41 -04: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-09-20 13:15:48 +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.