Packages

Elixir messaging library using RabbitMQ, providing easy-to-use modules for message publishing, consuming, and retry handling

Current section

Files

Jump to
hare_mq lib test_helper.exs
Raw

lib/test_helper.exs

Code.require_file("../test/test_helper.exs", __DIR__)
Code.require_file("../test/support/test_case.ex", __DIR__)