Details
Description
When I have a scenario where one my steps contains words starting with Given, When, Then, And, the scenario parser just ignores them.
Eg: Then the page should display name Anderson (Anderson starts with And, so it doesn't recognise)
I've made a couple of changes on the PatternScenarioParser to fix it, and I am sending to you.
Cheers
Alexandre Martins.
Activity

Field | Original Value | New Value |
---|---|---|
Attachment | PatternScenarioParser.java [ 37541 ] |

Attachment | PatternScenarioParserBehaviour.java [ 37542 ] |

Fix Version/s | 2.1 [ 14547 ] | |
Affects Version/s | 2.0 [ 14456 ] | |
Affects Version/s | 2.1 [ 14547 ] |

Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Applied in trunk. Thanks!