Skip to content

Optimize Cucumber expression creation in .Net implementation #190

Open
@mpkorstanje

Description

@mpkorstanje

🤔 What's the problem you're trying to solve?

With #187 optimizations were submitted to create Cucumber expressions more efficiently when using Java. These changes are not applicable the other implementations as these have regular expression support build into the language itself.

Except .Net

✨ What's your proposed solution?

Port the changes made in #187 to ExpressionFactory.cs and CucumberExpression.cs.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions