Python

Write an awesome doc for Python. A very nice an practical one extracted from Python official documentation.

View on GitHub

Testcontainers – Integration Testing

Note that this is a live example and I will change it ASAP I think I have found a cleaner solution, right now I do not like it that much.

How to Start it

  1. cd python/docs/integration-testing/rabbitmq-testcontainers.
  2. make init.
  3. make test.