pytest-order

View on PyPIReverse Dependencies (112)

1.3.0 pytest_order-1.3.0-py3-none-any.whl

Wheel Details

Project: pytest-order
Version: 1.3.0
Filename: pytest_order-1.3.0-py3-none-any.whl
Download: [link]
Size: 14609
MD5: 7fb73d8000fbc20535ab90823e230b24
SHA256: 2cd562a21380345dd8d5774aa5fd38b7849b6ee7397ca5f6999bbe6e89f07f6e
Uploaded: 2024-08-22 12:29:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-order
Version: 1.3.0
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 :: 5 - Production/Stable
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.7
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: 6187 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_order/__init__.py sha256=F5mW07pSyGrqDNY2Ehr-UpDzpBtN-FsYU0QGZWf6PJE 22
pytest_order/item.py sha256=urf6QVzvnC3-h_QaTh4HB9L9urgg-N0_XND6tWM9qZI 7818
pytest_order/plugin.py sha256=9JeQfrK9K1lyeGPcveoltCPo7VZ5QbfXOC3wK_ii4UM 5640
pytest_order/settings.py sha256=hl5BBGQOoBG1Sw0AS6KPfV55rPVpL48HIYV-ki5GaUs 2559
pytest_order/sorter.py sha256=c9azCIMgoV6aYCT_Mp4WDcqCulJXfaiG12bgv36zC7M 21553
pytest_order-1.3.0.dist-info/LICENSE sha256=Faz1Xzj4bmukOtf9oK240rSkuuKfCFtXCzkeJIac05Y 1148
pytest_order-1.3.0.dist-info/METADATA sha256=U8aUu6GegARXRI64gqn3wTssE5Y7F3a3AjNP1zRW980 7660
pytest_order-1.3.0.dist-info/WHEEL sha256=Mdi9PDNwEZptOjTlUcAth7XJDFtKrHYaQMPulZeBCiQ 91
pytest_order-1.3.0.dist-info/entry_points.txt sha256=juSrd0hbxt4s2gnZc4pXV25bUOgMydaLAqP5bxxiNrM 46
pytest_order-1.3.0.dist-info/top_level.txt sha256=2lHZ_c32QY1dY850YfncLjPcuphL6LneirboiTw_gY8 13
pytest_order-1.3.0.dist-info/RECORD

top_level.txt

pytest_order

entry_points.txt

pytest_order = pytest_order.plugin