Metadata-Version: 2.4
Name: oslotest
Version: 6.1.0
Summary: Oslo test framework
Author-email: OpenStack <openstack-discuss@lists.openstack.org>
Project-URL: Homepage, https://docs.openstack.org/oslotest
Project-URL: Repository, https://opendev.org/openstack/oslotest
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Typing :: Typed
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: AUTHORS
Requires-Dist: fixtures>=3.0.0
Requires-Dist: testtools>=2.2.0
Dynamic: license-file
Dynamic: requires-dist

=====================================================
oslotest -- OpenStack Testing Framework and Utilities
=====================================================

.. image:: https://governance.openstack.org/tc/badges/oslotest.svg

.. Change things from this point on

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

* Free software: Apache license
* Documentation: https://docs.openstack.org/oslotest/latest/
* Source: https://opendev.org/openstack/oslotest
* Bugs: https://bugs.launchpad.net/oslotest
* Release notes: https://docs.openstack.org/releasenotes/oslotest
