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
Alexandre Martins
made changes -
Field | Original Value | New Value |
---|---|---|
Attachment | PatternScenarioParser.java [ 37541 ] |
Alexandre Martins
made changes -
Attachment | PatternScenarioParserBehaviour.java [ 37542 ] |
Mauro Talevi
made changes -
Fix Version/s | 2.1 [ 14547 ] | |
Affects Version/s | 2.0 [ 14456 ] | |
Affects Version/s | 2.1 [ 14547 ] |
Mauro Talevi
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Applied in trunk. Thanks!