Comment #4 on issue 409 by pekka.klarck: Possibility to implement BDD style keywords without Given/When/Then/And prefix
http://code.google.com/p/robotframework/issues/detail?id=409

Making the original example somewhat more clear until we got the documentation written:

The example has step 'When something is done'. A traditional approach is implementing it using a keyword with exactly that name. The idea behind this enhancement is that keyword 'Something is done' would also be enough. A great benefit is that the same
keyword could also be used e.g. like 'Given something is done'.

This new approach works both with keywords with normal arguments and with user
keywords with embedded arguments (issue 370).

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply via email to