pytest-cov-exclude

View on PyPIReverse Dependencies (0)

0.0.9 pytest_cov_exclude-0.0.9-py2.py3-none-any.whl

Wheel Details

Project: pytest-cov-exclude
Version: 0.0.9
Filename: pytest_cov_exclude-0.0.9-py2.py3-none-any.whl
Download: [link]
Size: 11249
MD5: 020d94d68423db21f440c674aa00504e
SHA256: e5e373c4e5b13a43b5f2d7ec4baf68af4fcdedd4097702cb7983475a95fd4b25
Uploaded: 2016-04-29 08:56:26 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: pytest-cov-exclude
Version: 0.0.9
Summary: Pytest plugin for excluding tests based on coverage data
Author: Magnus Hallin
Author-Email: mhallin[at]fastmail.com
Home-Page: https://github.com/mhallin/cov-exclude-py
License: MIT
Keywords: cover,coverage,pytest,py.test,performance,speed
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Testing
Requires-Dist: coverage (<5.0.0,>=4.0.0)
Requires-Dist: ujson (<2.0,>=1.0)
Requires-Dist: pytest (<2.9.0,>=2.8.0); extra == "dev"
Requires-Dist: twine; extra == "dist"
Requires-Dist: wheel; extra == "dist"
Provides-Extra: dev
Provides-Extra: dist
[Description omitted; length: 3227 characters]

WHEEL

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

RECORD

Path Digest Size
covexclude/__about__.py sha256=VkqKNhCu7_SPtm2SJjQ7vIeLd6wBQJZl_t1N5uPUZuc 22
covexclude/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
covexclude/compat.py sha256=L3iLl741Hq9W2KrIc25Mpd53jfE-jxqvdsg72X4JOPA 103
covexclude/coverageprocessor.py sha256=Fj-3fl7ohGvmvMsuvImRyN4ncFTIJgM9wwyPc7xIEPA 3885
covexclude/driver.py sha256=eHXjFFIInFlxZ0NFQ78pK2HI68OqBMxeg5TOAH96MMc 3480
covexclude/filehashcache.py sha256=ihYlGCNMlw6PuNKIC7Sz4G6UQrKw_kPOH8hQ_CZD2eA 1248
covexclude/linecache.py sha256=Tb0bilKtmmFlEYDjUzG-IRzXz8wVle4Bou870HD6Mvs 2231
covexclude/plugin.py sha256=pFPXAaOgSnhXhPjsQktvNmaSgzKKf2O92Q2sl3M3sRQ 3585
pytest_cov_exclude-0.0.9.dist-info/DESCRIPTION.rst sha256=1kkKchxla0DX1L8Uo1_683br-5Tcd8Y3SzBICV5X5TM 3227
pytest_cov_exclude-0.0.9.dist-info/METADATA sha256=fZdMkVMo4hPnTAsSVfyuTas4t9EPypH6h02mSEny1SY 4464
pytest_cov_exclude-0.0.9.dist-info/RECORD
pytest_cov_exclude-0.0.9.dist-info/WHEEL sha256=o2k-Qa-RMNIJmUdIc7KU6VWR_ErNRbWNlxDIpl7lm34 110
pytest_cov_exclude-0.0.9.dist-info/entry_points.txt sha256=Ddv-0_FLG10M1bsOoNNx4PSg0nzLZIEpUMrB4SI7Y58 44
pytest_cov_exclude-0.0.9.dist-info/metadata.json sha256=t9OgInw3yGsvbAiOciaA3pDwKk1WsoBfYRIFDORGSsQ 1390
pytest_cov_exclude-0.0.9.dist-info/top_level.txt sha256=_yW4lK_c_zSLqB-QVsisX92KRiEobR5irRVcf0sDJsY 11

top_level.txt

covexclude

entry_points.txt

cov-exclude = covexclude.plugin