@hackage tmp-proc-rabbitmq0.6.0.1

Launch RabbitMQ in docker using tmp-proc

tmp-proc-rabbitmq

Hackage BSD-3.0 license

tmp-proc-rabbitmq provides an example of using tmp-proc to launch dockerized RabbitMQ in integration tests.

It provides an instance of Proc for launching the RabbitMQ image, and also provides an instance of Conn that simplifies opening connections to the launched RabbitMQ service from tests that use tmp-proc.