Skip to content
This repository has been archived by the owner on Jul 6, 2021. It is now read-only.

Duplicate matches? #16

Open
mattwynne opened this issue Feb 19, 2015 · 0 comments
Open

Duplicate matches? #16

mattwynne opened this issue Feb 19, 2015 · 0 comments

Comments

@mattwynne
Copy link
Contributor

What happens if two regexps both match the same step?

e.g.

Given passing
Given {^passing$} {
}

Given {^pass*$} {
}

In Ruby Cucumber this would throw an error.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant