agg_es_test_helpers 0.1.0

Light Given-When-Then test helper to work with a Functional Event Sourcing Decider approach.
Documentation
  • Coverage
  • 0%
    0 out of 12 items documented0 out of 9 items with examples
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • pedroleon

Disclaimer

This crate is under active development.

Description

Light Given-When-Then test helper to work with a Functional Event Sourcing Decider (Jeremie Chassaing 2021) approach. Inspired by F# great EsBankAccount kata by akhansari.

Usage

TODO

References

Functional Event Sourcing Decider by Jeremie Chassaing 2021 Functional Event Sourcing Decider by akhansari Given-When-Then