pytest-skippy

View on PyPIReverse Dependencies (0)

0.1.1 pytest_skippy-0.1.1-py2.py3-none-any.whl

Wheel Details

Project: pytest-skippy
Version: 0.1.1
Filename: pytest_skippy-0.1.1-py2.py3-none-any.whl
Download: [link]
Size: 13011
MD5: 5025fb0de5bd7e0c6d1734923a914341
SHA256: 24eb41ea38266afead63ac7e64026aa911c60cdadace465439be487577166abb
Uploaded: 2018-01-27 05:19:02 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: pytest-skippy
Version: 0.1.1
Summary: Automatically skip tests that don't need to run!
Author: Allan Feldman
Author-Email: allan.d.feldman[at]gmail.com
Home-Page: https://github.com/a-feld/pytest-skippy
License: MIT
Keywords: pytest incremental testing
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Testing
Classifier: Framework :: Pytest
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Environment :: Console
Requires-Dist: pytest (>=2.3.4)
Requires-Dist: stdlib-list (>=0.4.0)
Requires-Dist: tox; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-git; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: gitpython; extra == "dev"
Requires-Dist: sphinx; extra == "dev"
Requires-Dist: sphinx-rtd-theme; extra == "dev"
Provides-Extra: dev
[Description omitted; length: 1766 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_skippy/__init__.py sha256=PsFO0oB8sd_hwv2isLZyBSxyK9TNqg-P5MPmINsfDpE 200
pytest_skippy/_version.py sha256=JqQXfZ9uV8ZLE4TntPt8CTLs2PB12S-9sk8UPNPiLVg 116
pytest_skippy/core.py sha256=az8OANJx4j1cqFjiG9ZL_hu70zqcElWGB4xE63xSeb0 8380
pytest_skippy/git.py sha256=_YSD1RslB_l5KxKAz1-XiSLgPAssVV9Xa2_cxokGEvk 1746
pytest_skippy/imp.py sha256=cgbZvSqSvX2GA8k1INSHmM-Mds53NJy0Nc22ByEK_Kc 1038
pytest_skippy/parse.py sha256=3MGNjJ-IUq_o0iqgvSrFdKft71x1jIP3PT31TobTcUs 4489
pytest_skippy/plugin.py sha256=bTLF9DvJ3aJb3zF43LsEJZcp5HNYIpl91efnR-dN1yM 2137
pytest_skippy/util.py sha256=b49n8weRiHVb3g82mSHy7sCAkdh0krq66VOU_0X4nMU 1103
pytest_skippy-0.1.1.dist-info/DESCRIPTION.rst sha256=ONjvv3keEGZAnjF7XYUyiPbwpbHWhuDCdb-RIKMYjKw 1766
pytest_skippy-0.1.1.dist-info/LICENSE.txt sha256=blBw0sdtXO2en3mRicidLdovAJGDAo1SEVTw22vx2Po 1070
pytest_skippy-0.1.1.dist-info/METADATA sha256=XkO0zndtVScqMsWEKLx8O64zdfN2eNbFjLhCV_x7tdQ 3061
pytest_skippy-0.1.1.dist-info/RECORD
pytest_skippy-0.1.1.dist-info/WHEEL sha256=kdsN-5OJAZIiHN-iO4Rhl82KyS0bDWf4uBwMbkNafr8 110
pytest_skippy-0.1.1.dist-info/entry_points.txt sha256=Z3RgvjIP9eGhHbrLwGwkj6IYrn2AU1UCQSrWnJSwAbc 42
pytest_skippy-0.1.1.dist-info/metadata.json sha256=qfSuJrs2Edw8RuA9keULLYBwz830u1Pot6wnn9YOuBA 1361
pytest_skippy-0.1.1.dist-info/top_level.txt sha256=r7_jEMnr9P3CK8NDP3QCAcpe0omfUztjUC_mfItnIqM 14

top_level.txt

pytest_skippy

entry_points.txt

skippy = pytest_skippy.plugin