Skip to content

docs: add community Python Testcontainers module#545

Open
Caesarsage wants to merge 1 commit into
microcks:masterfrom
Caesarsage:docs/community-python-testcontainers
Open

docs: add community Python Testcontainers module#545
Caesarsage wants to merge 1 commit into
microcks:masterfrom
Caesarsage:docs/community-python-testcontainers

Conversation

@Caesarsage
Copy link
Copy Markdown
Contributor

Documents the community-maintained Python Testcontainers module, clearly framed as not (yet) official.

Changes

  • guides/usage/developing-testcontainers.md — new "Community modules" section with Python install (GitHub, not on PyPI yet), start + context-manager snippets, repo link and Flask demo link.
  • references/testcontainers-modules.md — new "Community modules" section with a Python feature matrix (Initialization / Mocking / Testing / Async), mirroring the existing matrices.

Coverage (assessed from source): everything ✅ except NATS ❌ — REST/SOAP/GraphQL/gRPC mocking, OpenAPI/SOAP/GraphQL/gRPC/Postman/AsyncAPI conformance, secrets, OAuth2, ensemble (Kafka, MQTT, AMQP, AWS SQS/SNS, Google PubSub).

Notes

  • Module + demo live under Caesarsage/*, not the microcks org — labeled as community throughout.
  • Kept Python in a separate Community matrix rather than a Py column, to preserve the official/community distinction.
  • Verify: hugo server, then check #5-community-modules and #community-modules anchors.

Closes: #544

@Caesarsage Caesarsage force-pushed the docs/community-python-testcontainers branch from 61c3214 to eb1b5e6 Compare May 31, 2026 03:24
Signed-off-by: caesarsage <destinyerhabor6@gmail.com>
@Caesarsage Caesarsage force-pushed the docs/community-python-testcontainers branch from eb1b5e6 to 96fec0e Compare May 31, 2026 03:27
@Caesarsage
Copy link
Copy Markdown
Contributor Author

the spell check errors are not related to my changes

@yada
Copy link
Copy Markdown
Member

yada commented Jun 1, 2026

the spell check errors are not related to my changes

Yes, this one has been fixed and will be deployed live soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

document the community Python Testcontainers module

2 participants