Let's say you have:
- Connect command
- Inspect command
which take the same context
it would be handy to be able to create a composite command which is a sequence of these two commands "Connect and Inspect".
If the DSL to create sequence is nice, it could be super elegant:
group
register: (Connect , Inspect) forSpec