#event-sourcing #functional #helper #approach #events #light #decider

agg_es_test_helpers

Light Given-When-Then test helper to work with a Functional Event Sourcing Decider approach

1 unstable release

0.1.0 Sep 22, 2022

#1 in #decider

AML license

5KB
59 lines

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

No runtime deps