Details
Description
We would like to be able to introduce aliases for steps, eg:
@Given("a $width x $height grid")
@Aliases("a grid of $width by $height", "a $width by $height grid")
...
Activity
Mauro Talevi
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 2.2 [ 14670 ] | |
Fix Version/s | 2.1 [ 14547 ] | |
Component/s | Core [ 11086 ] |
Mauro Talevi
made changes -
Assignee | Mauro Talevi [ maurotalevi ] |
Mauro Talevi
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Mauro Talevi
made changes -
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Done - updated gameoflife and trader examples to use aliases.