pytest_ignore_test_results

View on PyPIReverse Dependencies (1)

0.3.0 pytest_ignore_test_results-0.3.0-py3-none-any.whl

Wheel Details

Project: pytest_ignore_test_results
Version: 0.3.0
Filename: pytest_ignore_test_results-0.3.0-py3-none-any.whl
Download: [link]
Size: 11127
MD5: 7352db6fb1a9b9051caa8a827ede0d07
SHA256: b8300bc2ff0a4020a88732d34689331b214b3b9b7dbfc436edc3c08ad47cb400
Uploaded: 2025-02-03 09:59:54 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: pytest-ignore-test-results
Version: 0.3.0
Summary: A pytest plugin to ignore test results.
Author-Email: Fu Hanxi <fuhanxi[at]espressif.com>
Project-Url: Changelog, https://github.com/espressif/pytest-ignore-test-results/blob/main/CHANGELOG.md
Project-Url: Homepage, https://github.com/espressif/pytest-ignore-test-results
Project-Url: Repository, https://github.com/espressif/pytest-ignore-test-results.git
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Framework :: Pytest
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3
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.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.7
Requires-Dist: pytest (>=7.0)
Requires-Dist: sphinx; extra == "doc"
Requires-Dist: sphinx-rtd-theme; extra == "doc"
Requires-Dist: sphinx_copybutton; extra == "doc"
Requires-Dist: myst-parser; extra == "doc"
Requires-Dist: sphinxcontrib-mermaid; extra == "doc"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: doc
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 1982 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.10.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pytest_ignore_test_results/__init__.py sha256=feAB8x-Ena7amFt8c8B4OOj9ENkx1lisod1XSRkyg6E 180
pytest_ignore_test_results/hooks.py sha256=7S-hS2OrStbjjLC-uQ4Jxryxv9LzV0vSO7LPw4RQ0MY 352
pytest_ignore_test_results/ignore_results.py sha256=-L2AwfuXFUBtacfvOKhIBdcESWYw0mhm3OsFqcWqKMw 6284
pytest_ignore_test_results/plugin.py sha256=Z5acuxlDr4jsIx9FbRJPVPRj7WXpHLt9RsSbHbamJTY 1918
pytest_ignore_test_results/utils.py sha256=5VHpqJ6JyA8Vdm5w282RUMVLTbCwzpbPW7Xy2r6fE3o 1798
pytest_ignore_test_results-0.3.0.dist-info/entry_points.txt sha256=PnaNwAM5xiUN3Tt0-TgeKc-63vrlqjufG4-CzHrp6to 73
pytest_ignore_test_results-0.3.0.dist-info/LICENSE sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
pytest_ignore_test_results-0.3.0.dist-info/WHEEL sha256=CpUCUxeHQbRN5UGRQHYRJorO5Af-Qy_fHMctcQ8DSGI 82
pytest_ignore_test_results-0.3.0.dist-info/METADATA sha256=5OfPOgyuodsP5dnOC0I69ICXiuslf_T3nu3enweuSkA 3380
pytest_ignore_test_results-0.3.0.dist-info/RECORD

entry_points.txt

pytest_ignore_test_results = pytest_ignore_test_results.plugin