pytest-gcs

View on PyPIReverse Dependencies (0)

0.1.0 pytest_gcs-0.1.0-py3-none-any.whl

Wheel Details

Project: pytest-gcs
Version: 0.1.0
Filename: pytest_gcs-0.1.0-py3-none-any.whl
Download: [link]
Size: 9500
MD5: 6b77d43a63280accb6941f97bba1af1f
SHA256: b32929c5ff8c554dd4cc39cb5df3a8cf07ecf87592b6e2d8747f9d202cef9532
Uploaded: 2025-01-24 15:46:41 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: pytest-gcs
Version: 0.1.0
Summary: GCS fixtures and fixture factories for Pytest.
Author-Email: Sam Pegler <sam[at]sampegler.co.uk>
Project-Url: Source, https://github.com/Poogles/pytest-gcs
Project-Url: Bug Tracker, https://github.com/Poogles/pytest-gcs/issues
License: Copyright (c) 2024 Sam Pegler 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: tests,pytest,fixture,gcs
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
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 :: Only
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Testing
Classifier: Framework :: Pytest
Requires-Python: >=3.8
Requires-Dist: pytest (>=6.2)
Requires-Dist: google-cloud-storage
Requires-Dist: mirakuru
Requires-Dist: port-for
Requires-Dist: mypy; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pydocstyle; extra == "test"
Requires-Dist: isort; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1848 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_gcs/__init__.py sha256=pDoYvJjHCsgLFAU73vs8q9zVYNPab5cyQRulH-gjoiI 47
pytest_gcs/config.py sha256=7m9AX9enwRvXGfAEs0ZGm13sOAkXLjOAiqFv_TfarBU 1166
pytest_gcs/plugin.py sha256=jch9B6PEQ6dk0oE18D-Oj6U6ygmUlt-gNfsT8aezpVQ 2486
pytest_gcs/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_gcs/executor/__init__.py sha256=W_IIgKYuNt_9d5IEuG_58a4QH_XLKs_xHo5eYfDI__Q 65
pytest_gcs/executor/process.py sha256=Jbqc44xfqMA278Mv08kBt2iAno5qkzIevSujmJsrj-k 1931
pytest_gcs/factories/__init__.py sha256=ldzKaRg73Ynk_0AscCewvOdTtlqJdTVVxUU4SgqDrvM 27
pytest_gcs/factories/client.py sha256=4sEev_racROsyxj--S9XT-_7NSwjQF2loyBvnm655Cs 1453
pytest_gcs/factories/proc.py sha256=jW7v6dz8sKB2AApkt41RnTTESY3cyx8qsbtJVSJvNAs 4211
pytest_gcs-0.1.0.dist-info/LICENSE sha256=pHxPCVALhdQfR9TO0_VjIC8W_pYtyG_kIFDaJDGERMY 1054
pytest_gcs-0.1.0.dist-info/METADATA sha256=B3DElKtycK7yOMTBUzFPTc7-8IPjgD2LrHp7-8Stooc 4597
pytest_gcs-0.1.0.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
pytest_gcs-0.1.0.dist-info/entry_points.txt sha256=sbGJ34W2PjOy5OgyJbGpK8x-4sw_oqebRzKIs1WrRMo 42
pytest_gcs-0.1.0.dist-info/top_level.txt sha256=bPxpxxGKKb86qtYqilooj4LbydxX2Z-OUqrQHJ0hU-w 11
pytest_gcs-0.1.0.dist-info/RECORD

top_level.txt

pytest_gcs

entry_points.txt

pytest_gcs = pytest_gcs.plugin