pytest-job-selection

View on PyPIReverse Dependencies (0)

0.1.2 pytest_job_selection-0.1.2-py3-none-any.whl

Wheel Details

Project: pytest-job-selection
Version: 0.1.2
Filename: pytest_job_selection-0.1.2-py3-none-any.whl
Download: [link]
Size: 11141
MD5: ac0630fabf8173b35d62331f2e0f11e2
SHA256: e2120507344da60d55f5da5fea6a2db503278894326c1b8da0f8614513f5da66
Uploaded: 2023-01-30 09:56:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-job-selection
Version: 0.1.2
Summary: A pytest plugin for load balancing test suites
Author: Arvid Jakobsson
Author-Email: arvid.jakobsson[at]nomadic-labs.com
Maintainer: Arvid Jakobsson
Maintainer-Email: arvid.jakobsson[at]nomadic-labs.com
Home-Page: https://gitlab.com/arvidnl/pytest-job-selection
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Testing
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.5
Requires-Dist: pytest (>=3.5.0)
Requires-Dist: typing-extensions (>=4.4.0)
Requires-Dist: cram (>=0.6); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 14037 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_job_selection.py sha256=MSLu0h5Funxay0LgxrNSgbivGbIkK1uK1rmT26IVxQA 12264
pytest_job_selection-0.1.2.dist-info/LICENSE sha256=r6r3yBY7_mqD5RTxiewTjlXAT8D-dE3rpO965OhByIo 1107
pytest_job_selection-0.1.2.dist-info/METADATA sha256=yvp8H2DY3KKXZgsPGLNJ3N7ewITaLiXUKLIqHRrLHlQ 15363
pytest_job_selection-0.1.2.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
pytest_job_selection-0.1.2.dist-info/entry_points.txt sha256=l2EBYFbiFuvyBNUpmfQUlW_CFay7tFglwmjEk17DxOU 125
pytest_job_selection-0.1.2.dist-info/top_level.txt sha256=HTgDafql3NsMMGptQYFmqZB1M0maEWSMt-mgt-Jrjpw 21
pytest_job_selection-0.1.2.dist-info/RECORD

top_level.txt

pytest_job_selection

entry_points.txt

glci_jobs_fetch_reports = scripts.jobs_fetch_reports:main
job-selection = pytest_job_selection