eventsource-store-specs

Provides common test specification for Store implementation.

https://github.com/YoEight/eventsource-api#readme

Version on this page:1.1.0
LTS Haskell 11.22:1.1.1
Stackage Nightly 2018-03-12:1.1.1
Latest on Hackage:1.2.1

See all snapshots eventsource-store-specs appears in

BSD-3-Clause licensed by Yorick Laupa
Maintained by [email protected]
This version can be pinned in stack with:eventsource-store-specs-1.1.0@sha256:598fcddcae6c7d92dac87d75b52a26722fd23bb245937f32b57aaaa4baad6801,1301

Module documentation for 1.1.0

[eventsource-store-specs][]

This project provides an open store specification, as a HUnit test, for store implementors. The goal is to make sure every Store implementation behaves the same regarding to those tests. [eventsource-store-specs]: https://github.com/YoEight/eventsource-api

Changes

1.1.0

* Add Aggregate API specifications.

1.0.1

* Fix Stackage build.