Expand description
Module exposing a test Scenario type to write Domain Commands test cases using the given-then-when canvas.
Structsยง
- Scenario
- A test scenario that can be used to test a Command Handler using a given-then-when canvas approach.
Module exposing a test Scenario type to write Domain Commands test cases using the given-then-when canvas.