Status: Accepted
Owner: ----
Labels: Type-Enhancement Priority-High Target-2.1.2

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

Behavior-driven tests are often written in Given/When/Then format like:

Given some initial state
When something is done
Then result is x
and y happened

This is format can be used with RF too and issue 370 made using it even
more flexible than it used to be. Even more flexibility could be added by
making it possible to create keywords used in this kind of test cases
without Given/When/Then/And prefixes. This would allow using these keywords
easily with any of these prefixes (something that issue 337 was originally
about) and would also make keywords themselves slightly more clear.

--
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