tomodachi-testcontainers

View on PyPIReverse Dependencies (0)

1.1.3 tomodachi_testcontainers-1.1.3-py3-none-any.whl

Wheel Details

Project: tomodachi-testcontainers
Version: 1.1.3
Filename: tomodachi_testcontainers-1.1.3-py3-none-any.whl
Download: [link]
Size: 32339
MD5: b21fae68e599a99614786a13b789e478
SHA256: 276cef930753c2f56df74e08447102f1a756f82e4cd7843c73854a735dee20db
Uploaded: 2024-05-06 11:15:28 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tomodachi-testcontainers
Version: 1.1.3
Summary: Collection of Testcontainers, pytest fixtures and test clients for end-to-end/integration testing for Python Tomodachi framework. A great starting point to learn more about Testcontainers and necessity of integration testing.
Author: Filips Nastins
Author-Email: nastinsfilips[at]gmail.com
Home-Page: https://github.com/filipsnastins/tomodachi-testcontainers
Project-Url: Repository, https://github.com/filipsnastins/tomodachi-testcontainers
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9,<4.0
Requires-Dist: aiobotocore (<3.0.0,>=2.4.2)
Requires-Dist: asyncssh (<3.0.0,>=2.13.2); extra == "sftp"
Requires-Dist: cryptography (<43,>=41); extra == "mysql"
Requires-Dist: protobuf (<5.0,>=4.0)
Requires-Dist: psycopg (<4.0.0,>=3.1.18); extra == "postgres"
Requires-Dist: pymysql (<2.0.0,>=1.1.0); extra == "mysql"
Requires-Dist: pytest (<9.0.0,>=7.1.2)
Requires-Dist: pytest-asyncio (<0.22.0,>=0.21.1)
Requires-Dist: requests (<3.0.0,>=2.31.0)
Requires-Dist: shortuuid (<2.0.0,>=1.0.11)
Requires-Dist: sqlalchemy (<3,>=1.3); extra == "db" or extra == "mysql" or extra == "postgres"
Requires-Dist: tenacity (<9.0.0,>=8.2.2)
Requires-Dist: testcontainers (<5.0.0,>=3.7.1)
Requires-Dist: types-aiobotocore[dynamodb,iam,lambda,s3,sns,sqs,ssm] (<3.0.0,>=2.4.2)
Requires-Dist: wiremock (<3.0.0,>=2.6.1); extra == "wiremock"
Provides-Extra: db
Provides-Extra: mysql
Provides-Extra: postgres
Provides-Extra: sftp
Provides-Extra: wiremock
Description-Content-Type: text/markdown
[Description omitted; length: 5347 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
tomodachi_testcontainers/__init__.py sha256=ZunCvI6yHhKM8gEmfZr-GjFvXqB3ch3wQXrgB439LWA 1276
tomodachi_testcontainers/assertions.py sha256=IRfj0NAQ7jNQilY-wjjoPRsx-vdl0qjpzpSh6LU49x4 1874
tomodachi_testcontainers/async_probes.py sha256=M1Q9wOfuOmbXA-PeU4k2E6YI9qGpssq3zwv5lql1fHA 2630
tomodachi_testcontainers/clients/__init__.py sha256=6DzR8v6iNwPY6-d7me1CjC6Oaf6qvy46PWb60FuExZ4 162
tomodachi_testcontainers/clients/snssqs.py sha256=eUKObCL97BtP5GC5ebKbg4jYfxARlfXBStGG7vp3ji8 10112
tomodachi_testcontainers/containers/__init__.py sha256=H8OUGtQfg529em4ocKtYaej0CoqENOSVEWiwS183Up8 1069
tomodachi_testcontainers/containers/common/__init__.py sha256=rsDzf49ggfTRdpciu3vLcU864Cu0D4dBA8-jpypjaQw 352
tomodachi_testcontainers/containers/common/container.py sha256=RIfi5SCgHCQMV_4nPX77V4pCIH6vhOQY9J8o5ewElvA 5436
tomodachi_testcontainers/containers/common/database.py sha256=vZj9POzNOLJ0VnnthZC8MA9LfuyWhALCzwBSLzOyDGo 2471
tomodachi_testcontainers/containers/common/image.py sha256=Hb6H36VMgUgq2jpnoJL3kUcv-cJ8mKTcvrGy9uEgs7U 2879
tomodachi_testcontainers/containers/common/web.py sha256=uokczL2Og3YLSugDIF5LUOJXPku-6MBZModdcOVljrA 2082
tomodachi_testcontainers/containers/dynamodb_admin.py sha256=f9x21IIcGyjHyKUgXI7SX9_gnOD5Ubx3O28uS99QerE 1519
tomodachi_testcontainers/containers/localstack.py sha256=I0m0pCyEquZMYSIzMPDBnlk40plKYLekaIDcheSUFgo 2290
tomodachi_testcontainers/containers/minio.py sha256=1bXpHP6m_Tjw-kfo51ZD7HClBDTzh-4spRcX7X9sIjE 2597
tomodachi_testcontainers/containers/moto.py sha256=JNpMjZOilMukvBEYX8vyclu2bNdAyFEbCrgObfQRqnk 2487
tomodachi_testcontainers/containers/mysql.py sha256=E54TT3fO2YF5rZq10p6-OLyoE3FwNrmESn0AR9d-kyg 2144
tomodachi_testcontainers/containers/postgres.py sha256=rx17Vtj6GzDXoiuUFTfdxRcAb1TTFH_JjTiVKhuXSfY 1837
tomodachi_testcontainers/containers/sftp.py sha256=G1EDsZVCm-bIFcl_Ycdtx6Tgmx7sH6o_I_RXauvju64 3511
tomodachi_testcontainers/containers/tomodachi.py sha256=pl4M5mVxX607zJOQ8PIwStxqQILXVggo3OMTcvoDLvU 2561
tomodachi_testcontainers/containers/wiremock.py sha256=3x0Rp9ZoHloetSUUZiOkcsBfMrZzP6LfXwmnLpJA8ek 2820
tomodachi_testcontainers/fixtures/__init__.py sha256=HgF0nXQolYrqUXGfmlcCTOw6G6dTzE6PKOk7WQV2E3A 1996
tomodachi_testcontainers/fixtures/containers.py sha256=mBKf9WjnkpmgJxq6alj-4eyBrQ6KymItJRk6ST_1IXQ 2166
tomodachi_testcontainers/fixtures/localstack.py sha256=l7FYsWtsKe7Dc-Q6aFq3VRN7Fmsa6qPigaON7wL7xDk 3252
tomodachi_testcontainers/fixtures/minio.py sha256=WaDYQS3gmWBrTZ418IaMJpBHK-XR20No9HBJnHC5GFM 722
tomodachi_testcontainers/fixtures/moto.py sha256=NvvBhzXEojQGIit-nsQT5-vawuzn_kqeET7crtEsLAY 3037
tomodachi_testcontainers/fixtures/mysql.py sha256=bzRhCki57a9ITaLyK-h3UfP3spu8z9lr1ExZZVnBZ4I 336
tomodachi_testcontainers/fixtures/postgres.py sha256=0zzpVbcLLMDYYY-pOYh1eUKW8uKTc085AJ8FNiilWDk 393
tomodachi_testcontainers/fixtures/sftp.py sha256=2tVfC3dUNJ9xFCLrHn_5Rzewd6XEh_5vzZ0LTmEM0Fg 1542
tomodachi_testcontainers/fixtures/wiremock.py sha256=tIVEf1HkRdmQvGXnw1q2KWmTneaUSilq8k2hhGUtv84 915
tomodachi_testcontainers/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tomodachi_testcontainers/utils.py sha256=WriB3cGPF1xSPKT6GfzOadQe8si78TFDVafP4OaBA04 2788
tomodachi_testcontainers-1.1.3.dist-info/LICENSE sha256=xcg3jq9QfaPxcABDJBHkXkNXdy2t-aYzzYynELVSyq0 1071
tomodachi_testcontainers-1.1.3.dist-info/METADATA sha256=tHhVf1xkBolWTD-1j1s45XmDkl0R1PVkyskMaetTnbU 7188
tomodachi_testcontainers-1.1.3.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
tomodachi_testcontainers-1.1.3.dist-info/entry_points.txt sha256=lE6u8iHCPzQz1XUHoWwJZUHhA0XawrQacwTnIVCmwnY 204
tomodachi_testcontainers-1.1.3.dist-info/RECORD

entry_points.txt

format = dev:format
hooks = dev:hooks
lint = dev:lint
test = dev:test
test-ci = dev:test_ci
test-docs-src = dev:test_docs_src
tomodachi_testcontainers = tomodachi_testcontainers.fixtures