OpenStack test classes
Go to file
Takashi Kajinami 1e773bae9f Declare Python 3.12 support
Now Python 3.12 unit tests job is voting. So we can safely say this
is tested with Python 3.12 .

Change-Id: I6ba3d720e1dcb3dd1e2cf418855a60f21f43f0b4
2024-10-10 18:50:50 +09:00
doc Remove old excludes 2024-05-01 11:43:35 +09:00
oslotest Merge "Replace find_module function" 2024-01-07 07:29:28 +00:00
releasenotes reno: Update master for unmaintained/victoria 2024-03-07 14:18:58 +00:00
tools Adding pre-commit 2020-09-15 17:10:31 +02:00
.coveragerc Fix coverage configuration and execution 2015-10-06 09:14:07 -04:00
.gitignore gitignore: Ignore reno artefacts 2020-02-10 11:59:08 +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
.pre-commit-config.yaml pre-commit: Bump versions 2023-12-19 17:41:04 +00:00
.stestr.conf Switch to using stestr 2018-06-14 18:51:15 +00:00
.zuul.yaml Update CI to use unversioned jobs template 2022-03-15 15:07:47 +00:00
CONTRIBUTING.rst Align contributing doc with oslo's policy 2020-05-04 18:32:57 +02: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
requirements.txt Bump hacking 2024-01-25 20:09:01 +09:00
setup.cfg Declare Python 3.12 support 2024-10-10 18:50:50 +09:00
setup.py Cleanup py27 support 2022-08-13 08:42:20 +08:00
test-requirements.txt Remove old excludes 2024-05-01 11:43:35 +09:00
tox.ini tox: Bump minimum to tox 4.x 2023-12-19 17:39:32 +00:00

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.