Skip to content

Added support for business logic tests

Compare
Choose a tag to compare
@oskardudycz oskardudycz released this 07 Oct 16:00
· 42 commits to main since this release
7d8bfa4

What's Changed

Added business logic specifications to allow testing:

  • Deciders,
  • Command handlers,
  • Event Sourced entities./aggregates,
  • State-based entities/aggregates.

See the documentation: https://github.com/oskardudycz/Ogooreck/tree/main#business-logic-testing.

by @oskardudycz in #9, #10

Full Changelog: 0.3.0...0.5.0