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

Duplicate matches? #16

Description

@mattwynne

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions