pytest-ranking

View on PyPIReverse Dependencies (0)

0.2.7 pytest_ranking-0.2.7-py3-none-any.whl

Wheel Details

Project: pytest-ranking
Version: 0.2.7
Filename: pytest_ranking-0.2.7-py3-none-any.whl
Download: [link]
Size: 9251
MD5: 42dc2fad6b444dcb80153d45703f38cd
SHA256: 2efb4badf8c0524fc23913ad57181d2cef730be7384de8646d7d66a498514f1a
Uploaded: 2024-03-18 19:06:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-ranking
Version: 0.2.7
Summary: A Pytest plugin for automatically prioritizing/ranking tests to speed up failure detection
Author: softwareTestingResearch
Author-Email: testingresearch4all[at]gmail.com
Maintainer: softwareTestingResearch
Maintainer-Email: testingresearch4all[at]gmail.com
Home-Page: https://github.com/softwareTestingResearch/pytest-ranking
License: MIT
Keywords: software testing,regression testing,test prioritization,test ranking,pytest
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Testing
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
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: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.5
Requires-Dist: pytest (>=7.4.3)
Requires-Dist: numpy
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4519 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_ranking/__init__.py sha256=Zn1KFblwuFHiDRdRAiRnDBRkbPttWh44jKa5zG2ov0E 22
pytest_ranking/plugin.py sha256=PPN-CRvVg-QjZ_Bkj4TBY_cv92anPoU4RwTwH9S5hwo 10244
pytest_ranking/plugin_utils.py sha256=Thax0_mlhtUSBEAsQ155ENNV8SGU5hN5Iky3HYSyRCY 191
pytest_ranking/relate.py sha256=IvTiPOr4Qjl597HgFpFzP02SsLb9JRlodqkQr6pZwb4 2658
pytest_ranking-0.2.7.dist-info/LICENSE sha256=4RKJuNf8SewYWkthDnm16QbdmZwFTToZHGvSoKoqIyc 1091
pytest_ranking-0.2.7.dist-info/METADATA sha256=UgqgYTo9NSoT6g9D8MhPZcsM4sR-pwrmMFkMUd55_pw 6001
pytest_ranking-0.2.7.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
pytest_ranking-0.2.7.dist-info/entry_points.txt sha256=jW09bABXx8NzFraIY1YfS9atIM0uKAoXmx0aohw3NTs 50
pytest_ranking-0.2.7.dist-info/top_level.txt sha256=I5B39kAqoEwrT3TO3JUi81CUx84kT2ALOP_vowfQ8Vg 15
pytest_ranking-0.2.7.dist-info/RECORD

top_level.txt

pytest_ranking

entry_points.txt

pytest_ranking = pytest_ranking.plugin