Skip to content

Support cucumber's dry-run mode #5

@simondean

Description

@simondean

Cucumber has a dry run mode where it will run through all the features/scenarios and tags that have been specified on the command line without actually executing any of the steps. This allows you to, for example, output the Cucumber JSON report showing all the scenarios and steps that would have been run without having to actually execute any of the scenarios.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions