pytest-base-url

View on PyPIReverse Dependencies (6)

2.1.0 pytest_base_url-2.1.0-py3-none-any.whl

Wheel Details

Project: pytest-base-url
Version: 2.1.0
Filename: pytest_base_url-2.1.0-py3-none-any.whl
Download: [link]
Size: 5302
MD5: dcd349af3436bed252e97090039fc137
SHA256: 3ad15611778764d451927b2a53240c1a7a591b521ea44cebfe45849d2d2812e6
Uploaded: 2024-01-31 22:42:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-base-url
Version: 2.1.0
Summary: pytest plugin for URL based testing
Author-Email: Dave Hunt <dhunt[at]mozilla.com>, Jim Brannlund <jimbrannlund[at]fastmail.com>
Project-Url: Homepage, https://github.com/pytest-dev/pytest-base-url
Project-Url: Tracker, https://github.com/pytest-dev/pytest-base-url/issues
Project-Url: Source, https://github.com/pytest-dev/pytest-base-url
Keywords: automation,base,mozilla,pytest,url
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
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 :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Requires-Dist: pytest (>=7.0.0)
Requires-Dist: requests (>=2.9)
Requires-Dist: black (>=22.1.0); extra == "test"
Requires-Dist: flake8 (>=4.0.1); extra == "test"
Requires-Dist: pre-commit (>=2.17.0); extra == "test"
Requires-Dist: pytest-localserver (>=0.7.1); extra == "test"
Requires-Dist: tox (>=3.24.5); extra == "test"
Provides-Extra: test
Description-Content-Type: text/x-rst
License-Expression: MPL-2.0
License-File: LICENSE
[Description omitted; length: 4823 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.21.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pytest_base_url/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_base_url/__version.py sha256=N_eoCB5RSZeFANRJsHZ9FylE5ILLKrp6YmjX8ezqFpA 411
pytest_base_url/plugin.py sha256=VSy2vbs68Ebu21REnTcoZD6E6KUx3mDQ8D4m9Yn-oXs 2335
pytest_base_url-2.1.0.dist-info/METADATA sha256=aEs0gbXiIYJ6Y-tFwTizUoQ9sfoR8vwG2ONnU9wAROU 6634
pytest_base_url-2.1.0.dist-info/WHEEL sha256=TJPnKdtrSue7xZ_AVGkp9YXcvDrobsjBds1du3Nx6dc 87
pytest_base_url-2.1.0.dist-info/entry_points.txt sha256=uGq_IDAvQNdR3ydbRh0cEyg9_1_aEYW31v3qaXZszhk 45
pytest_base_url-2.1.0.dist-info/licenses/LICENSE sha256=K_3KYK34AxCNTH8AkAC-p2rQDmIeFjGXiBsOqukbUw4 193
pytest_base_url-2.1.0.dist-info/RECORD

entry_points.txt

base_url = pytest_base_url.plugin