@hackage / haskell-bee-tests

Reusable test suite for any haskell-bee Broker implementation

Latest0.1.0.0

About

Metadata

  • Last updated , by cgenie
  • License AGPL-3.0-or-later
  • Categories Concurrency
  • Maintained by: gargantext@iscpif.fr

  • Lottery factor: 1

Links

Installation

Readme

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.