Metadata-Version: 2.1
Name: pytest-factory
Version: 0.0.1.dev0
Summary: Use factories for test setup with py.test
Home-page: https://github.com/theY4Kman/pytest-drf
License: MIT
Author: Zach "theY4Kman" Kanzler
Author-email: they4kman@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Testing
Requires-Dist: factory_boy (>=2.10.0)
Requires-Dist: pytest (>4.3)
Description-Content-Type: text/markdown

# pytest-factory

