eventually-rs
eventually-rs copied to clipboard
eventually: add aggregate::test::Scenario
Similarly to command::test::Scenario, which can be used to test Command Handlers, having an aggregate::test::Scenario is useful to test Aggregate Root methods that produce Domain Events.