Python

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

View on GitHub

Use Wiremock & RabbitMQ in Testcontainers

Here I will demonstrate how we can mock a HTTP API and bootstrap a RabbitMQ instance to publish and receive messages.