Metadata-Version: 2.0
Name: pytest-fauxfactory
Version: 1.0.1
Summary: Integration of fauxfactory into pytest.
Home-page: https://github.com/omaciel/pytest-fauxfactory
Author: Og Maciel
Author-email: omaciel@ogmaciel.com
License: GPLv3
Description-Content-Type: UNKNOWN
Keywords: pytest
Platform: UNKNOWN
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Unix Shell
Requires-Dist: pytest (>=3.2)
Requires-Dist: fauxfactory
Provides-Extra: dev
Requires-Dist: coveralls; extra == 'dev'
Requires-Dist: flake8; extra == 'dev'
Requires-Dist: pytest-cov; extra == 'dev'
Requires-Dist: pytest-xdist; extra == 'dev'
Requires-Dist: twine; extra == 'dev'
Requires-Dist: wheel; extra == 'dev'

UNKNOWN


