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 returning "skipped" in a step / hook. #1053

Closed
badeball opened this issue Jul 9, 2023 · 1 comment
Closed

Support returning "skipped" in a step / hook. #1053

badeball opened this issue Jul 9, 2023 · 1 comment

Comments

@badeball
Copy link
Owner

badeball commented Jul 9, 2023

In cucumber-js, you can return "skipped" from a step / hook. This will give it, and all consecutive steps, a "skipped" status code.

@badeball
Copy link
Owner Author

badeball commented Jul 9, 2023

For future reference, skipping steps in cucumber-js is partially described here and then there's some cucumber/cucumber-js#1312 (comment).

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