Open dzahariev opened 6 years ago
Minor suggestion: We use Python seqdiag to "create" or actually "code" sequence diagrams. It generates sequence diagrams (=images) from said code/spec. See here.
Thank you for this idea Vedran, I look at your repo and it do not seem to be difficult at all.
Here is the link to the repo itself (including the branch with diagram sources) https://github.com/cloudfoundry-incubator/service-fabrik-broker/tree/gh-pages The details about the tool are here: http://blockdiag.com/en/seqdiag/introduction.html Details about diagram description are on this page: http://blockdiag.com/en/seqdiag/examples.html#seqdiag-sample-diagrams
Create sequence diagrams that visualise the communication and participants on each of the calls in all of the covered scenarios.