Metadata-Version: 2.1
Name: pytest-mimesis
Version: 0.1.0
Summary: Mimesis integration with the pytest test runner
Home-page: https://github.com/mimesis-lab/pytest-mimesis
Author: Nikita Sobolev
Author-email: mail@sobolevn.me
Keywords: mimesis,pytest,testing
Requires-Python: >=3.5,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: mimesis (>=2.0)
Requires-Dist: pytest (>=3.0)
