pytest-diff-selector

View on PyPIReverse Dependencies (0)

0.1.3 pytest_diff_selector-0.1.3-py2.py3-none-any.whl

Wheel Details

Project: pytest-diff-selector
Version: 0.1.3
Filename: pytest_diff_selector-0.1.3-py2.py3-none-any.whl
Download: [link]
Size: 5881
MD5: ca11caf90147318fb9f9fa6cad160f31
SHA256: 6d3807737106c060796fe7d2bfd9b1832f9e8871444043c7e3895bed9416cb66
Uploaded: 2022-02-24 17:38:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-diff-selector
Version: 0.1.3
Summary: Get tests affected by code changes (using git)
Author: Israel Fruchter
Author-Email: israel.fruchter[at]gmail.com,
Home-Page: https://github.com/fruch/pytest-diff-selector
Project-Url: Source, https://github.com/fruch/pytest-diff-selector
Project-Url: Tracker, https://github.com/fruch/pytest-diff-selector/issues
License: MIT
Keywords: pytest,git
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Testing
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: unidiff
Requires-Dist: pyan3 (==1.2.0)
Requires-Dist: tqdm
Requires-Dist: pytest (>=6.2.2); extra == "all"
Requires-Dist: pytest-git; extra == "all"
Requires-Dist: pre-commit; extra == "all"
Requires-Dist: pytest-cov; extra == "all"
Requires-Dist: pytest (>=6.2.2); extra == "test"
Requires-Dist: pytest-git; extra == "test"
Requires-Dist: pre-commit; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: all
Provides-Extra: test
Description-Content-Type: text/markdown; charset=UTF-8
License-File: LICENSE
[Description omitted; length: 864 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_diff_selector/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_diff_selector/main.py sha256=hkGmaxkGON4ltuizgFb_SaHfWrPjUJuM-V9d2HIcK3s 6984
pytest_diff_selector/plugin.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_diff_selector-0.1.3.dist-info/LICENSE sha256=wbxc8K_HSinkp4doxW-vJb4vQ06XvH2jfMn-70ihR10 1072
pytest_diff_selector-0.1.3.dist-info/METADATA sha256=jvzTfpvy5PAWNFxCGiI2zWi_DvPXbM9cRcmLqi15tXM 2510
pytest_diff_selector-0.1.3.dist-info/WHEEL sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg 110
pytest_diff_selector-0.1.3.dist-info/entry_points.txt sha256=_-lhTTRfPTE87Oy8t2mjfq5H1rT09atoaFiLkVLUrtI 59
pytest_diff_selector-0.1.3.dist-info/top_level.txt sha256=UnS3R2DTSDRbgh83xlyZob53K-TD-Rsdiv4PlwctXaI 21
pytest_diff_selector-0.1.3.dist-info/RECORD

top_level.txt

pytest_diff_selector

entry_points.txt

selector = pytest_diff_selector.main:run