pytest-env

View on PyPIReverse Dependencies (365)

1.1.5 pytest_env-1.1.5-py3-none-any.whl

Wheel Details

Project: pytest-env
Version: 1.1.5
Filename: pytest_env-1.1.5-py3-none-any.whl
Download: [link]
Size: 6141
MD5: 5b6016b3f911af773af44c233882acdf
SHA256: ce90cf8772878515c24b31cd97c7fa1f4481cd68d588419fd45f10ecaee6bc30
Uploaded: 2024-09-17 22:39:16 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: pytest-env
Version: 1.1.5
Summary: pytest plugin that allows you to add environment variables.
Maintainer-Email: Bernát Gábor <gaborjbernat[at]gmail.com>
Project-Url: Homepage, https://github.com/pytest-dev/pytest-env
Project-Url: Source, https://github.com/pytest-dev/pytest-env
Project-Url: Tracker, https://github.com/pytest-dev/pytest-env/issues
License: MIT License Copyright (c) 2010-202x The pytest-env developers 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.
Keywords: env,pytest
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
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.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Requires-Dist: pytest (>=8.3.3)
Requires-Dist: tomli (>=2.0.1); python_version < "3.11"
Requires-Dist: covdefaults (>=2.3); extra == "testing"
Requires-Dist: coverage (>=7.6.1); extra == "testing"
Requires-Dist: pytest-mock (>=3.14); extra == "testing"
Provides-Extra: testing
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2469 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_env/__init__.py sha256=tlLUxau5PSYOche4G38Y_EsRXzPrXmdxYr4SCAXM8QY 135
pytest_env/plugin.py sha256=XwvQhuWYt2wNXh43YfDRxzaEwIYMC5zBdZZ7Ku0mv6k 3066
pytest_env/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_env/version.py sha256=K7MsjSZDN7hQiclQF8UfNY4KbJK_zB9svdvabdG3p98 411
pytest_env-1.1.5.dist-info/METADATA sha256=mLYP73jc9nJFbopUY37BMXrYmsZ8TszKZi2g-ccaVys 5217
pytest_env-1.1.5.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
pytest_env-1.1.5.dist-info/entry_points.txt sha256=T7kpVAyn0mEAnZdm6VaMOHpYJLTSROm1ltYNVrKHmAI 35
pytest_env-1.1.5.dist-info/licenses/LICENSE sha256=2CZryq6-I2rRmumkudtt4oaixpUBmddveWkswKlKbFQ 1087
pytest_env-1.1.5.dist-info/RECORD

entry_points.txt

env = pytest_env.plugin