@hackage / tmp-proc-rabbitmq

Launch RabbitMQ in docker using tmp-proc

Latest0.7.2.4

About

Metadata

  • Last updated , by adetokunbo
  • License BSD-3-Clause
  • Maintained by: adetokunbo@users.noreply.github.com

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.4.5
  2. 9.2.8
  3. 9.0.2
  4. 8.10.7

Readme

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.