-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
🐛 bugDefect / BugDefect / Bug✅ acceptedThe core team has agreed that it is a good idea to fix thisThe core team has agreed that it is a good idea to fix this
Description
Describe the bug
Running cucumber-js --dry-run exits with 1.
Expected behavior
I expected a 0 since nothing is run.
Context
I'm building an LSP language server which will spawn cucumber in dry-run mode (to capture step definitions and steps so we can build up an autocomplete index). Because it exits with 1 I'm unable to tell whether the command failed because of a real error or not.
Metadata
Metadata
Assignees
Labels
🐛 bugDefect / BugDefect / Bug✅ acceptedThe core team has agreed that it is a good idea to fix thisThe core team has agreed that it is a good idea to fix this