pytest-deselect-if

View on PyPIReverse Dependencies (0)

0.1.1 pytest_deselect_if-0.1.1-py3-none-any.whl

Wheel Details

Project: pytest-deselect-if
Version: 0.1.1
Filename: pytest_deselect_if-0.1.1-py3-none-any.whl
Download: [link]
Size: 6124
MD5: 954d96ab6530d598544db9c28225d1d5
SHA256: 89c1b398094e8bfd7f8df43c890448267bb471958b200212b265df0aac54a0f5
Uploaded: 2024-03-24 15:29:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-deselect-if
Version: 0.1.1
Summary: A plugin to deselect 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-deselect-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: 4289 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_deselect_if/__init__.py sha256=Lg1y5lSWTm6XGqqD1i9B1NPYF140qbqiLy9od6vs2oc 90
pytest_deselect_if/plugin.py sha256=FgXivrQeEbb9536D_JmZm65DJHfwixouQQCgi1ZcI80 2163
pytest_deselect_if/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_deselect_if-0.1.1.dist-info/LICENSE sha256=yIfn0ia6pZUKRTYToo9bDKm5jnjFq8gh8tuarIwdR3I 1082
pytest_deselect_if-0.1.1.dist-info/METADATA sha256=2BK86FNOh-szvloFxYouWTrD0c8gNVtdZHrVDn2Peu4 6699
pytest_deselect_if-0.1.1.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
pytest_deselect_if-0.1.1.dist-info/entry_points.txt sha256=05iuQPpzQ3PYrxxDEwLH0_d1vz7gcjMeWIPr7v8dXRI 58
pytest_deselect_if-0.1.1.dist-info/top_level.txt sha256=Tv5zp5Zd0lyIMGv3pOp1ovNLYnVLPI5Rtv18nNqepb4 19
pytest_deselect_if-0.1.1.dist-info/RECORD

top_level.txt

pytest_deselect_if

entry_points.txt

pytest_deselect_if = pytest_deselect_if.plugin