Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support cucumber's dry-run mode #5

Open
simondean opened this issue Jul 3, 2013 · 1 comment
Open

Support cucumber's dry-run mode #5

simondean opened this issue Jul 3, 2013 · 1 comment

Comments

@simondean
Copy link
Owner

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.

@simondean simondean reopened this Jul 3, 2013
@simondean
Copy link
Owner Author

I'm going to leave the issue open until cucumber-js supports dry runs. See cucumber/cucumber-js#128

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

No branches or pull requests

1 participant