Anything similar to "TRANSFORM in Cucumber"

23 views
Skip to first unread message

sam

unread,
Mar 4, 2014, 2:16:24 AM3/4/14
to lettuce-d...@googlegroups.com
I am looking for something like "TRANSFORM in Cucumber" for lettuce. Any ideas?

Basically what i want is, when steps in features are matched using @step tag in step definitions.

@step('I (should(?: not)?) see something happening')
def see_something(step, should):
    assert_equal(something, should)
Reply all
Reply to author
Forward
0 new messages