pytest-uncollect-if

View on PyPIReverse Dependencies (0)

0.1.2 pytest_uncollect_if-0.1.2-py3-none-any.whl

Wheel Details

Project: pytest-uncollect-if
Version: 0.1.2
Filename: pytest_uncollect_if-0.1.2-py3-none-any.whl
Download: [link]
Size: 6143
MD5: 10498a0cc896b187086976649f131c0d
SHA256: f8af1bf2810e64054b5e63dc0bd6be463e7e8d97caeaecc1d26bb85c9df8a153
Uploaded: 2024-03-24 15:29:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-uncollect-if
Version: 0.1.2
Summary: A plugin to uncollect pytests tests rather than using skipif
Author-Email: Jason Giancono <jasongiancono[at]gmail.com>
Maintainer-Email: Jason Giancono <jasongiancono[at]gmail.com>
Project-Url: Repository, https://github.com/jasongi/pytest-uncollect-if
License: The MIT License (MIT) Copyright (c) 2024 Jason Giancono Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: Framework :: Pytest
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Testing
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
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 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.9
Requires-Dist: pytest (>=6.2.0)
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 3879 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_uncollect_if/__init__.py sha256=XDwTBCsTMadXbVAbXJZ8vWIt2dFNirqi0A3DI0I8VfQ 93
pytest_uncollect_if/plugin.py sha256=Tp4MqNcUrpne6FkzfiViFuZ3JLnVNjNn_lLJ13b5MPw 2658
pytest_uncollect_if/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_uncollect_if-0.1.2.dist-info/LICENSE sha256=yIfn0ia6pZUKRTYToo9bDKm5jnjFq8gh8tuarIwdR3I 1082
pytest_uncollect_if-0.1.2.dist-info/METADATA sha256=3X3hz_iVrgp4ynhHIBxGnN1gYPnY6AhySEn8eM87gl0 6292
pytest_uncollect_if-0.1.2.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
pytest_uncollect_if-0.1.2.dist-info/entry_points.txt sha256=QpnZQ2pDbcpCPG41Wcvqdfe8iAK8SX09LKTl9nxfsjg 60
pytest_uncollect_if-0.1.2.dist-info/top_level.txt sha256=9iJXRBy8Qu_atTlHEcWgXc-PLUyFQNoLtQL7m0uWUn8 20
pytest_uncollect_if-0.1.2.dist-info/RECORD

top_level.txt

pytest_uncollect_if

entry_points.txt

pytest_uncollect_if = pytest_uncollect_if.plugin