pytest-gcs

View on PyPIReverse Dependencies (0)

0.0.3 pytest_gcs-0.0.3-py3-none-any.whl

Wheel Details

Project: pytest-gcs
Version: 0.0.3
Filename: pytest_gcs-0.0.3-py3-none-any.whl
Download: [link]
Size: 8882
MD5: 61b002553748d4c35d81c94d16f6db03
SHA256: b85ea4f292e42a7a1000deff25ce1fac6ace93756df3ec33d0fd3232773dfc19
Uploaded: 2024-03-01 16:36:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-gcs
Version: 0.0.3
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"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1848 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.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=HoyvnKBVby2C6GRZCZzS_uiOlOP3V667gfmC8eRNJBg 1111
pytest_gcs/plugin.py sha256=6G9M1ySJEMuGbs2-hQDluIRN8GyxOBX31tPw5AeML8Q 2261
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=oIVYkCEY5BACYxTHO7lfh5eiMlRjWP6E0FLID1ODmEA 1826
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=Jsu3ulneELuWqTM_gzJeg0n12KkQ-5S5lzr48RBVzUY 2391
pytest_gcs-0.0.3.dist-info/LICENSE sha256=pHxPCVALhdQfR9TO0_VjIC8W_pYtyG_kIFDaJDGERMY 1054
pytest_gcs-0.0.3.dist-info/METADATA sha256=c3z-dkM1i4FljNNCfZRzi_mkdSVBtgFD8FFEtKvFcX4 4563
pytest_gcs-0.0.3.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
pytest_gcs-0.0.3.dist-info/entry_points.txt sha256=sbGJ34W2PjOy5OgyJbGpK8x-4sw_oqebRzKIs1WrRMo 42
pytest_gcs-0.0.3.dist-info/top_level.txt sha256=bPxpxxGKKb86qtYqilooj4LbydxX2Z-OUqrQHJ0hU-w 11
pytest_gcs-0.0.3.dist-info/RECORD

top_level.txt

pytest_gcs

entry_points.txt

pytest_gcs = pytest_gcs.plugin