eventium-testkit: Testing utilities for eventium
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- [tz-upper-bounds] On library, these packages have upper bounds with trailing zeros: - eventium-core Please avoid trailing zeros for upper bounds.
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.
Properties
| Versions | 0.2.1, 0.2.1 |
|---|---|
| Change log | None available |
| Dependencies | aeson (>=1.5 && <2.3), base (>=4.9 && <5), eventium-core (>=0.2.0 && <0.3.0), extra (>=1.7 && <1.8), hspec (>=2.8 && <2.12), monad-logger (>=0.3 && <0.4), text (>=1.2 && <2.2) [details] |
| License | MIT |
| Author | |
| Maintainer | Alexander Sidorenko |
| Category | Database, Eventsourcing |
| Home page | https://github.com/aleks-sidorenko/eventium#readme |
| Bug tracker | https://github.com/aleks-sidorenko/eventium/issues |
| Source repo | head: git clone https://github.com/aleks-sidorenko/eventium |
| Uploaded | by aleks_sidorenko at 2026-03-06T13:53:55Z |
Modules
- Eventium
- Eventium.Testkit
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| ci | Enable -Werror for CI builds | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- eventium-testkit-0.2.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees