eventsource-store-specs

Provides common test specification for Store implementation.

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

Version on this page:1.0.1
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.0.1@sha256:bdf7e1f1334f0c7bdd625f5213182972ccef67ad404b78979ef048eeb1e0c6d4,1213

Module documentation for 1.0.1

[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.0.1

* Fix Stackage build.