You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 20, 2021. It is now read-only.
Cucumber engine offers a message-based API for front-ends and reporters.
In order to understand the design of this message protocol, it would be useful to have a sequence diagram illustrating what messages are exhanged, in what order, in what direction, and between what components.
This diagram should ideally be generated from source - living documentation. This can be done by annotating the messages.proto file, and generating a file that can be further processed by a diagramming tool, such as:
Cucumber engine offers a message-based API for front-ends and reporters.
In order to understand the design of this message protocol, it would be useful to have a sequence diagram illustrating what messages are exhanged, in what order, in what direction, and between what components.
This diagram should ideally be generated from source - living documentation. This can be done by annotating the
messages.protofile, and generating a file that can be further processed by a diagramming tool, such as: