OpenStack test classes
Go to file
OpenStack Proposal Bot 77b7a18d00 Updated from global requirements
Change-Id: I9d9844ac087fa270245a1c31e4c4f775f05f4fe9
2017-09-13 13:01:21 +00:00
doc/source rearrange content to fit the new standard layout 2017-07-17 09:39:30 +00:00
oslotest Use assertIsNone(...) instead of assertIs(None,...) 2017-07-18 14:49:07 +08:00
releasenotes Update reno for stable/pike 2017-07-28 21:05:59 +00:00
tools Add Constraints support 2016-12-20 14:37:57 +11:00
.coveragerc Fix coverage configuration and execution 2015-10-06 09:14:07 -04:00
.gitignore rearrange content to fit the new standard layout 2017-07-17 09:39:30 +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 Update URLs in documents according to document migration 2017-07-18 07:32:45 +00:00
LICENSE apply oslo-cookiecutter 2014-01-31 15:42:43 -08:00
README.rst Update URLs in documents according to document migration 2017-07-18 07:32:45 +00:00
requirements.txt Updated from global requirements 2017-09-11 21:47:39 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-18 07:32:45 +00:00
setup.py Updated from global requirements 2017-03-02 11:53:58 +00:00
test-requirements.txt Updated from global requirements 2017-09-13 13:01:21 +00:00
tox.ini Remove support for py34 2017-03-09 05:52:01 +00:00

README.rst

Team and repository tags

image

oslotest -- OpenStack Testing Framework and Utilities

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