pytest-rts

View on PyPIReverse Dependencies (0)

2.5.0 pytest_rts-2.5.0-py3-none-any.whl

Wheel Details

Project: pytest-rts
Version: 2.5.0
Filename: pytest_rts-2.5.0-py3-none-any.whl
Download: [link]
Size: 13206
MD5: ad184578168d581b10d9c30aba2132f5
SHA256: 22be0f9adce5005e5e339eed1e91ed1c79c11eca0da9fa6bbb5bca2ca63273ee
Uploaded: 2021-05-17 06:23:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-rts
Version: 2.5.0
Summary: Coverage-based regression test selection (RTS) plugin for pytest
Author: Eero Kauhanen, Matvey Pashkovskiy, Alexey Vyskubov
Home-Page: https://github.com/F-Secure/pytest-rts
License: Apache License 2.0
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Platform: any
Requires-Dist: coverage
Requires-Dist: pytest
Requires-Dist: pytest-cov
Requires-Dist: pydriller (>=2.0)
Requires-Dist: pytest-socket; extra == "dev"
Requires-Dist: tox; extra == "dev"
Requires-Dist: python-semantic-release; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Requires-Dist: safety; extra == "dev"
Requires-Dist: wheel; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: xenon; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 5999 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_rts/__init__.py sha256=jp6g5ioTwQmp1m_cmTvvv0KEZ1SEIdqRYE2iFR6jP4E 92
pytest_rts/plugin.py sha256=_1px-h2zBPCeznhwFQZY4_-hz5UptBhrgmQHa9zpwdw 1709
pytest_rts/pytest/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_rts/pytest/fake_item.py sha256=SdWAPGAqoRF6cx05H1S2kJbGJP2SAMQdkgSY9kBBhyg 245
pytest_rts/pytest/runner_plugin.py sha256=pkn17bb8s4m5B0a-I_9TFp29nSdK1GW_tUXMImcgdVw 1095
pytest_rts/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_rts/utils/common.py sha256=AxPCPoNGmLQqOl50gXSuP65-cW3xZtNZwrBftAWqWrE 4469
pytest_rts/utils/git.py sha256=oYVgFKur5D2K4Z_Z3HJQ6UCbTlhI5wUUQfBwHlwDgKw 2892
pytest_rts-2.5.0.dist-info/LICENSE.md sha256=WNHhf_5RCaeuKWyq_K39vmp9F28LxKsB4SpomwSZ2L0 11357
pytest_rts-2.5.0.dist-info/METADATA sha256=yvo9JNTCiW-RSqSJvaq0aPWHwSVy4FzxLk4kN56bQl8 7144
pytest_rts-2.5.0.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
pytest_rts-2.5.0.dist-info/entry_points.txt sha256=yg19y7Am5uXD5-xzugD-ELxxRoqOnSBYTiMp0cUBfXs 43
pytest_rts-2.5.0.dist-info/top_level.txt sha256=0qpyqiTamvGqw7pCQ96SwvW-BQZS0iB3SRCxKEfLMK8 11
pytest_rts-2.5.0.dist-info/RECORD

top_level.txt

pytest_rts

entry_points.txt

pytest-rts = pytest_rts.plugin