OpenStack test classes
Go to file
Stephen Finucane e177e5db21 tox: Trivial cleanup
Remove some noise and move 'basepython' to the top-level 'testenv'. Also
use the new-style URL for upper constraints.

Change-Id: I1a5f9bbcad2ef9e4551739900a7e688bfffa0a6c
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2019-12-19 09:38:43 +00:00
doc/source Replace git.openstack.org URLs with opendev.org URLs 2019-06-10 14:36:33 +00:00
oslotest Stop testing mock functionality 2019-05-28 17:04:19 +00:00
releasenotes Update master for stable/train 2019-09-20 16:41:58 +00:00
tools Invoke correct python version in shell scripts 2019-12-18 14:45:15 +00:00
.coveragerc Fix coverage configuration and execution 2015-10-06 09:14:07 -04:00
.gitignore Switch to using stestr 2018-06-14 18:51:15 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:34:08 +00:00
.mailmap apply oslo-cookiecutter 2014-01-31 15:42:43 -08:00
.stestr.conf Switch to using stestr 2018-06-14 18:51:15 +00:00
.zuul.yaml Switch to Ussuri jobs 2019-10-25 14:24:45 +08:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:39 +00:00
HACKING.rst Title underline too long 2018-11-07 08:56:32 +00:00
LICENSE apply oslo-cookiecutter 2014-01-31 15:42:43 -08:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-06-10 14:36:33 +00:00
lower-constraints.txt Switch to using stestr 2018-06-14 18:51:15 +00:00
requirements.txt Fix requirements check ci in oslotest 2018-08-22 17:27:50 +08:00
setup.cfg Add Python 3 Train unit tests 2019-07-05 15:03:03 -04:00
setup.py Updated from global requirements 2017-03-02 11:53:58 +00:00
test-requirements.txt Sync Sphinx requirement 2019-06-10 14:36:39 +00:00
tox.ini tox: Trivial cleanup 2019-12-19 09:38:43 +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.