About

Metadata

  • Last updated , by aleks_sidorenko
  • License MIT
  • Categories Databases
  • Maintained by: Alexander Sidorenko

  • Lottery factor: 1

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    ci (off by default)

    Enable -Werror for CI builds

Readme

Eventium-testkit provides common testing utilities and helper functions for testing Eventium-based applications. It includes utilities for event store testing, serialization testing, and common test fixtures that are shared across the Eventium test suite. This package helps reduce code duplication in tests and provides a consistent testing interface.