Skip to content

Add support for scenario outline Examples steps tokens replacements #1

@asgorobets

Description

@asgorobets

Currently we have support of tokens replacements in steps and step arguments, but no support of arguments defined as Examples for Scenario Outline. This might be a big deal of someone wants to use a token in Example node. We should implement this support.

Hope that will fit well with current architecture, TokensReplacementStepTester.php is what applies the magic replacements for steps, I guess we should start looking into implementing similar altering for Outline tester.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions