Skip to:
I've got a machine which outputs messages. I've found three different ways of expressing that in steps:
Then the machine should tell me that $messageThen the machine should tell me to $messageThen the machine should say "$message"
I'd like to be able to put more than one alias on a step.
(@Aliases ?)
I've got a machine which outputs messages. I've found three different ways of expressing that in steps:
Then the machine should tell me that $message
Then the machine should tell me to $message
Then the machine should say "$message"
I'd like to be able to put more than one alias on a step.
(@Aliases ?)