outware / Scenarios

Human-oriented testing in Swift
Apache License 2.0
20 stars 5 forks source link

Flesh out the different kinds of steps #1

Open sharplet opened 9 years ago

sharplet commented 9 years ago

Currently only Given and Then are supported. Add support for When, as well as And (which is special and can be applied to any of the three kinds of step).