cabbage-ex/cabbage

Missing Step Error advisor does not catch all numeric numbers

Closed this issue · 1 comments

According to the Cucumber docs currency values like £100 should be considered a variable in the step text, currently numbers are only picked out as variables if they are surrounded by whitespace.

Someday will be fixed by: #47