Skip to content

docs: add community Python Testcontainers module - #545

Merged
yada merged 2 commits into
microcks:masterfrom
Caesarsage:docs/community-python-testcontainers
Sep 15, 2026
Merged

yada merged 2 commits 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

yada commented Jun 1, 2026

Copy link
Copy Markdown
Member

the spell check errors are not related to my changes

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

Signed-off-by: Yacine Kheddache <yacine@microcks.io>

@yada yada left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yada
yada merged commit da6772d into microcks:master Sep 15, 2026
6 checks passed
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

3 participants