Metadata-Version: 1.2
Name: oslotest
Version: 4.2.0
Summary: Oslo test framework
Home-page: https://docs.openstack.org/oslotest/latest/
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
License: UNKNOWN
Description: ========================
        Team and repository tags
        ========================
        
        .. image:: https://governance.openstack.org/tc/badges/oslotest.svg
            :target: https://governance.openstack.org/tc/reference/tags/index.html
        
        .. Change things from this point on
        
        =====================================================
        oslotest -- OpenStack Testing Framework and Utilities
        =====================================================
        
        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
        
        
Platform: UNKNOWN
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.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.6
