Skip to content

StepTitle with parameters #174

@JakeGinnivan

Description

@JakeGinnivan
Member
[StepTitle("Do something with {0} value")]
public void Step(string value)
{

}

Will result in a step title of

Do something with foo value foo

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @JakeGinnivan

        Issue actions

          StepTitle with parameters · Issue #174 · TestStack/TestStack.BDDfy