Metadata-Version: 1.1
Name: pytestutils
Version: 0.1
Summary: A pytest plugin that patches imports and replaces them with mocks, when the imports are initially run.
Home-page: https://github.com/zancas/testutils-python
Author: Za Wilgustus
Author-email: Joshua.Wilcox@F5.com
License: Apache Software License
Description: # testutils-python
        Test infrastructure library.
        
Platform: any
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Development Status :: 3 - Alpha
Classifier: Natural Language :: English
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
