pytest-coverage-context

View on PyPIReverse Dependencies (0)

0.7.0 pytest_coverage_context-0.7.0-py3-none-any.whl

Wheel Details

Project: pytest-coverage-context
Version: 0.7.0
Filename: pytest_coverage_context-0.7.0-py3-none-any.whl
Download: [link]
Size: 10121
MD5: bdeb90cdfd67dc10769271ec0c8a95a0
SHA256: 7fc4ea009b7193e61b9bd93ea9cdfab993b8001a5e689e4b9a223a3386eb2b91
Uploaded: 2021-01-04 06:39:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-coverage-context
Version: 0.7.0
Summary: Coverage dynamic context support for PyTest, including sub-processes
Author: Pedro Algarvio
Author-Email: pedro[at]algarvio.me
Home-Page: https://github.com/saltstack/pytest-salt-factories
Project-Url: Source, https://github.com/saltstack/pytest-salt-factories
Project-Url: Tracker, https://github.com/saltstack/pytest-salt-factories/issues
License: Apache Software License 2.0
Classifier: Programming Language :: Python
Classifier: Programming Language :: Cython
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
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 :: 3.9
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Platform: all
Requires-Python: >=3.5
Requires-Dist: pytest (>=6.1.0)
Requires-Dist: coverage (>=5.3)
Requires-Dist: atomicwrites
[No description]

WHEEL

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

RECORD

Path Digest Size
coveragectx/__init__.py sha256=tBL4H4WbPyZ8qlK9lvj_TROCWovJcAWMmd9wCPj1O70 644
coveragectx/version.py sha256=P1kRuZW02tF-ekLuBqSjV_tIKKqcbfRPDdpp9C8ftUY 21
coveragectx/coverage/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
coveragectx/coverage/cli.py sha256=NAc1PdyyL07iVpvx0HdhQb-h8QvvgLGsLc9_fVE-qUc 893
coveragectx/coverage/plugin.py sha256=yeE1tj9R1jl20RO2zv88vCMwUUWyHJaN3so5jqGGFd4 1846
coveragectx/coverage/site/sitecustomize.py sha256=klyakl0gkiRF6dRvm-UxRP2Bg64CQPt2JI5VnZ27jAU 379
coveragectx/pytest/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
coveragectx/pytest/plugin.py sha256=f-V0VezNe2NswOCZkSmciL6Ru1VMytikksj6k3gDiU4 3439
pytest_coverage_context-0.7.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
pytest_coverage_context-0.7.0.dist-info/METADATA sha256=TJJNb8SuiaMKJlHXJzgmWDqXmU7BAOhA6SjEVMQCVAY 1181
pytest_coverage_context-0.7.0.dist-info/WHEEL sha256=S6zePDbUAjzMmpYOg2cHDxuYFWw7WiOXt6ogM6hIB5Q 92
pytest_coverage_context-0.7.0.dist-info/entry_points.txt sha256=jKlK-lSZ3qZ1CNezYd6FqwTpydvz7kVWnfdNpcT0Ogs 127
pytest_coverage_context-0.7.0.dist-info/top_level.txt sha256=nx-PgPdEa1ov83XzMQrAFAUoe3LqH4G7wa_eccVzpjQ 12
pytest_coverage_context-0.7.0.dist-info/RECORD

top_level.txt

coveragectx

entry_points.txt

pytest-coverage-context = coveragectx.coverage.cli:main
coveragectx = coveragectx.pytest.plugin