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
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 2.2 [ 14670 ] | |
| Fix Version/s | 2.1 [ 14547 ] | |
| Component/s | Core [ 11086 ] |
| Assignee | Mauro Talevi [ maurotalevi ] |
| Status | Open [ 1 ] | In Progress [ 3 ] |
| Resolution | Fixed [ 1 ] | |
| Status | In Progress [ 3 ] | Resolved [ 5 ] |
Done - updated gameoflife and trader examples to use aliases.