pytest-order

View on PyPIReverse Dependencies (81)

1.2.1 pytest_order-1.2.1-py3-none-any.whl

Wheel Details

Project: pytest-order
Version: 1.2.1
Filename: pytest_order-1.2.1-py3-none-any.whl
Download: [link]
Size: 14341
MD5: d7bd2f747c3c7d20fa0b2a373d9fc277
SHA256: c3082fc73f9ddcf13e4a22dda9bbcc2f39865bf537438a1d50fa241e028dd743
Uploaded: 2024-04-02 19:09:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-order
Version: 1.2.1
Summary: pytest plugin to run your tests in a specific order
Author: mrbean-bremen
Author-Email: hansemrbean[at]googlemail.com
Home-Page: https://github.com/pytest-dev/pytest-order
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python
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 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6
Requires-Dist: pytest (>=5.0); python_version < "3.10"
Requires-Dist: pytest (>=6.2.4); python_version >= "3.10"
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6184 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_order/__init__.py sha256=Mlm4Gvmb_6yQxwUbv2Ksc-BJFXLPg9H1Vt2iV7wXrA4 22
pytest_order/item.py sha256=bJL5-6SWS_bgxypJ-xxMRvT5ts0-XKQntxxSSxGo6rg 7545
pytest_order/plugin.py sha256=uhDm-75CuO_xG6b4mcKQzIYi5M_JikdKtqLs-dGYIE4 5241
pytest_order/settings.py sha256=k__ebQuaEcsmzEcbWQIWky2HiHcaCkEc3ruc27_Z_f4 2536
pytest_order/sorter.py sha256=opDql4xh855wyUKBE2cUaVEfhLN0HotUOLwl-HGbXJs 21385
pytest_order-1.2.1.dist-info/LICENSE sha256=Faz1Xzj4bmukOtf9oK240rSkuuKfCFtXCzkeJIac05Y 1148
pytest_order-1.2.1.dist-info/METADATA sha256=fCbdO7U1DZ7XmFWVKE5KTWZpCJ82IRMx9dc--GFiivA 7644
pytest_order-1.2.1.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
pytest_order-1.2.1.dist-info/entry_points.txt sha256=juSrd0hbxt4s2gnZc4pXV25bUOgMydaLAqP5bxxiNrM 46
pytest_order-1.2.1.dist-info/top_level.txt sha256=2lHZ_c32QY1dY850YfncLjPcuphL6LneirboiTw_gY8 13
pytest_order-1.2.1.dist-info/RECORD

top_level.txt

pytest_order

entry_points.txt

pytest_order = pytest_order.plugin