crem icon indicating copy to clipboard operation
crem copied to clipboard

Generate user stories from topology

Open marcosh opened this issue 2 years ago • 0 comments

It would be really neat if it was possible to generate user stories out of the Topology. Probably something like the following is possible.

-- Aggregate
Given STATE
When COMMAND
Then EVENT

-- Policy
Given STATE
Whenever EVENT
Then COMMAND

marcosh avatar Aug 17 '23 06:08 marcosh