eventsource-store-specs: Provides common test specification for Store implementation.

[ bsd3, eventsourcing, library, testing ] [ Propose Tags ]

Provides common test specification for Store implementation.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 1.0.0, 1.0.1, 1.1.0, 1.1.1, 1.2.0, 1.2.1
Change log CHANGELOG.md
Dependencies aeson, async, base (>=4.9 && <5), eventsource-api (>=1 && <2), mtl, tasty, tasty-hspec, text, transformers-base, uuid [details]
License BSD-3-Clause
Author Yorick Laupa
Maintainer yo.eight@gmail.com
Category Eventsourcing, Testing
Home page https://github.com/YoEight/eventsource-api#readme
Bug tracker https://github.com/YoEight/eventsource-api/issues
Source repo head: git clone https://github.com/YoEight/eventsource-api
Uploaded by YorickLaupa at 2017-12-19T21:21:37Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 3623 total (18 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-12-20 [all 4 reports]

Readme for eventsource-store-specs-1.1.0

[back to package description]

[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