pytest-pyspec

View on PyPIReverse Dependencies (0)

0.8.3 pytest_pyspec-0.8.3-py3-none-any.whl

Wheel Details

Project: pytest-pyspec
Version: 0.8.3
Filename: pytest_pyspec-0.8.3-py3-none-any.whl
Download: [link]
Size: 5692
MD5: 22ced5107aad15b03182a9c473cc6dac
SHA256: 738cd52afe0565c0639845f5be108f8996cf368091450bf050461084dc1ad1c9
Uploaded: 2024-01-02 20:29:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-pyspec
Version: 0.8.3
Summary: A plugin that transforms the pytest output into a result similar to the RSpec. It enables the use of docstrings to display results and also enables the use of the prefixes "describe", "with" and "it".
Author: Felipe Curty
Author-Email: felipecrp[at]gmail.com
Home-Page: https://github.com/felipecrp/pytest-pyspec
Project-Url: Repository, https://github.com/felipecrp/pytest-pyspec
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8,<4.0
Requires-Dist: pytest (<8.0.0,>=7.2.1)
Description-Content-Type: text/markdown
[Description omitted; length: 2605 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_pyspec/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_pyspec/item.py sha256=r_Yr8s224s5IJCDTsnS5FzhOWhtHe4vJwpV7GHyUH40 4160
pytest_pyspec/output.py sha256=e5qUSfxlf6cseaFimSeCKetcVdAtQaAFxnE00Vy5klM 788
pytest_pyspec/plugin.py sha256=BAMdVU4XqwcThOiBrJC6JX0LsM6vjfLjmf1JGQMJNTE 2625
pytest_pyspec-0.8.3.dist-info/LICENSE sha256=PXKqh3rDWRsfhWsjBQ27qqYzE5E05n-eFRH95LsKRT4 1094
pytest_pyspec-0.8.3.dist-info/METADATA sha256=Bdhnt3joCaL_Hj_G1ezEc10fv2YzldXMjiN0QSqxygo 3538
pytest_pyspec-0.8.3.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
pytest_pyspec-0.8.3.dist-info/entry_points.txt sha256=GObsuy5lIVED-9EDmeyFXzvZF3BLoZT7Ll58sTW2pnc 47
pytest_pyspec-0.8.3.dist-info/RECORD

entry_points.txt

pytest_pyspec = pytest_pyspec.plugin