Posts tagged with step (1)

Apr16 Cucumber step negating another expectation step post author

cucumber step | comments

Cucumber is in the opinion of many a kick ass project, and no wonder given all it provides. I’ve being using it in several projects with great joy. Sometimes you need an expectation step to exactly negate another expectation step, generally is not clear what’s the meaning of negate an expectation step, but in boolean expectations it is easy to not them.

Continue reading »