One-off steps in Cucumber

by Trevor Turk

While I was busy complaining

I think I figured out what I don’t like about cucumber — you have to write a step for everything, even it it only pertains to a single test.

@smithcorona came up with a solution:

Nice.

Advertisement