pytest-factory

View on PyPIReverse Dependencies (0)

0.0.1.dev0 pytest_factory-0.0.1.dev0-py3-none-any.whl

Wheel Details

Project: pytest-factory
Version: 0.0.1.dev0
Filename: pytest_factory-0.0.1.dev0-py3-none-any.whl
Download: [link]
Size: 8447
MD5: 69c741b8a627e708321cdf614a519a32
SHA256: 7c6b9dc5e49c0993c1de245f12aa57cb102eb2fa88b96ad6507e8113081d5356
Uploaded: 2020-09-06 00:42:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-factory
Version: 0.0.1.dev0
Summary: Use factories for test setup with py.test
Author: Zach "theY4Kman" Kanzler
Author-Email: they4kman[at]gmail.com
Home-Page: https://github.com/theY4Kman/pytest-drf
License: MIT
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-Python: >=3.8,<4.0
Requires-Dist: factory_boy (>=2.10.0)
Requires-Dist: pytest (>4.3)
Description-Content-Type: text/markdown
[Description omitted; length: 18 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.10
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pytest_factory/__init__.py sha256=Gft-CgggoQxsM1b8pprbEv1EAByuKiTuUIisKnnRBDQ 84
pytest_factory/factory_fixtures.py sha256=RTbtCN45eWDWLisJ8wRv3cmkvlJRYUJEVZZhQ8RTRIQ 14877
pytest_factory/lazy_fixture.py sha256=Dvs_dZNw3VHr8QG6ASLh2isRqlk18Eg9CVEmpFWGwz0 2136
pytest_factory/plugin.py sha256=glam3nhD7ER165KTM6i_aPBn_nsbAyMax-7fn3ImsKM 2222
pytest_factory-0.0.1.dev0.dist-info/entry_points.txt sha256=rlaBn8tDN9-yi9eWGQ-48U9mfv-3wcd1v9zIEJih3IE 42
pytest_factory-0.0.1.dev0.dist-info/LICENSE sha256=XmVW1O6JH3n79ooAiL7zGrB6DAWcnTnJ9p2yBC_V4Xo 1069
pytest_factory-0.0.1.dev0.dist-info/WHEEL sha256=Q99itqWYDhV793oHzqzi24q7L7Kdiz6cb55YDfTXphE 84
pytest_factory-0.0.1.dev0.dist-info/METADATA sha256=Wh4Mek-OQhLgeQLASgIuuwFWk5SuDEIlSKVHywFVB_E 721
pytest_factory-0.0.1.dev0.dist-info/RECORD

entry_points.txt

factory = pytest_factory.plugin