Description
Reusable test suite for any haskell-bee Broker implementation.
README.md
haskell-bee-tests
Generic tests for haskell-bee.
This package provides a reusable test suite for any Broker
implementation. The tests are broker-agnostic and must be integrated into specific broker packages. See haskell-bee-pgmq
for an example of how to use these tests in your own broker implementation.