pytest-quarantine

View on PyPIReverse Dependencies (0)

2.0.0 pytest_quarantine-2.0.0-py2.py3-none-any.whl

Wheel Details

Project: pytest-quarantine
Version: 2.0.0
Filename: pytest_quarantine-2.0.0-py2.py3-none-any.whl
Download: [link]
Size: 6753
MD5: 01042618fd1abaf782a829afa1d61c0b
SHA256: 8bfa7db4f43e85c06449713b9655b23c6e5470b84f1f0200f84b3d945615438b
Uploaded: 2019-11-24 12:11:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-quarantine
Version: 2.0.0
Summary: A plugin for pytest to manage expected test failures
Author: Brian Rutledge
Author-Email: brian[at]bhrutledge.com
Maintainer: Brian Rutledge
Maintainer-Email: brian[at]bhrutledge.com
Home-Page: https://github.com/EnergySage/pytest-quarantine
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
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: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
Requires-Dist: attrs
Requires-Dist: pytest (>=4.6)
Requires-Dist: tox; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: pydocstyle; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: black; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 5425 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_quarantine/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_quarantine/plugin.py sha256=Gvph1F9bP2kNh2awxLXmtjbUgkwRvuAJgLLKyv8wgD0 5246
pytest_quarantine-2.0.0.dist-info/LICENSE sha256=kWnTfKGjX7W7Ho_2oR1MBYUKGNhpz0_kNKtkbnXysoM 1084
pytest_quarantine-2.0.0.dist-info/METADATA sha256=r_erAr4vrT2KyvFNkLDam3LmFBLB8gzz-rY9UtwDskE 6928
pytest_quarantine-2.0.0.dist-info/WHEEL sha256=8zNYZbwQSXoB9IfXOjPfeNwvAsALAjffgk27FqvCWbo 110
pytest_quarantine-2.0.0.dist-info/entry_points.txt sha256=C0aA_dXmU5iw9R1p9npCwdx6-7lcVGdJ1di6He6SddA 50
pytest_quarantine-2.0.0.dist-info/top_level.txt sha256=NHuxOlApxsQB5nj32Z2Z6EghVyUQogq8yc-Cbt7daDg 18
pytest_quarantine-2.0.0.dist-info/RECORD

top_level.txt

pytest_quarantine

entry_points.txt

quarantine = pytest_quarantine.plugin