pytest-steps

View on PyPIReverse Dependencies (2)

1.8.0 pytest_steps-1.8.0-py2.py3-none-any.whl

Wheel Details

Project: pytest-steps
Version: 1.8.0
Filename: pytest_steps-1.8.0-py2.py3-none-any.whl
Download: [link]
Size: 32594
MD5: 202ab1b739fac9d7dd7981ed366dc597
SHA256: 7c8ca496431a54460ee146f60ff0518d9a5ace14578b8e52a6145b4b9085688a
Uploaded: 2021-09-23 16:38:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-steps
Version: 1.8.0
Summary: Create step-wise / incremental tests in pytest.
Author: Sylvain MARIE <sylvain.marie@se.com>
Maintainer: Sylvain MARIE <sylvain.marie@se.com>
Home-Page: https://github.com/smarie/python-pytest-steps
Download-Url: https://github.com/smarie/python-pytest-steps/tarball/1.8.0
License: BSD 3-Clause
Keywords: pytest test step incremental decorator parametrize parameter state share result modular
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Testing
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Framework :: Pytest
Requires-Dist: makefun (>=1.5)
Requires-Dist: wrapt
Requires-Dist: functools32; python_version < "3.2"
Requires-Dist: funcsigs; python_version < "3.3"
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2010 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
pytest_steps/__init__.py sha256=Ntj23yStQ7FlYYBdJ5csxFuuxQxHDkvpA2aDXMovGMU 2105
pytest_steps/_version.py sha256=JUFry6_kJ9kukgCVC0i5BQFPC5jjfY4ReVhy-HH_ukc 142
pytest_steps/common_mini_six.py sha256=qsp2TLDlGFj1d9Jza0LlBXrKNqNFGQr6b3dJy-oYGnY 1958
pytest_steps/plugin.py sha256=b8QIlffEZGKMm3LAUtJzo7JzD_wxelZ10iTTDC6wO-U 1983
pytest_steps/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_steps/steps.py sha256=CJN6g4ex2eoYkg971A2uKGzETsvh0bKIadWnfCTZb8w 10259
pytest_steps/steps_common.py sha256=xJEnMaQshDcwqiGgucje_Ck43J5NNQnz1plVucs1ivE 11005
pytest_steps/steps_generator.py sha256=qwjygkbHHPHbYCQ7BYVRBlX0057CJD5Z2Q-SXGrpcF0 26908
pytest_steps/steps_harvest.py sha256=HDoz38mA45WffhNVLAW9hEJzfs_4bVAgVFqOrox4rR4 10309
pytest_steps/steps_harvest_df_utils.py sha256=Zsy3GAHpgYWbAzI28XTLzEdKxKKqatdT4kPMiAXZ0zI 13902
pytest_steps/steps_parametrizer.py sha256=oqDeUbrJow9AL1KDZlqzVlX_5neHgpEla_WMPumETvE 12727
pytest_steps-1.8.0.dist-info/LICENSE sha256=wKc23-KxZj6JqQR8RKJqdI_7kAk6FAqRMJsu9VGqX-4 1550
pytest_steps-1.8.0.dist-info/METADATA sha256=wW5A794rUpxW4Wsv8VzIJUQr8yvtySfC8nlcRvJBzsg 3400
pytest_steps-1.8.0.dist-info/WHEEL sha256=WzZ8cwjh8l0jtULNjYq1Hpr-WCqCRgPr--TX4P5I1Wo 110
pytest_steps-1.8.0.dist-info/entry_points.txt sha256=g8fSLnIoWw9LrkwzdCqAbpvvUJFSam4IbYXasdTNgJ8 40
pytest_steps-1.8.0.dist-info/top_level.txt sha256=jmHpt4Hg75znRptU6lWFt-Cbb0NVl45I9zbplFxfcwU 13
pytest_steps-1.8.0.dist-info/RECORD

top_level.txt

pytest_steps

entry_points.txt

steps = pytest_steps.plugin