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

Cucumber.Cli argv bug fix #83

Closed
wants to merge 1 commit into from

Conversation

s9tpepper
Copy link
Contributor

-Fixes mishandled process.argv when passed from Configuration to ArgumentParser. Instead of passing argv to parse() it should be passed in to ArgumentParser() per argument_parser_spec.js

Signed-off-by: Omar Gonzalez omar@almerblank.com

-Fixes mishandled process.argv when passed from Configuration to ArgumentParser. Instead of passing argv to parse() it should be passed in to ArgumentParser() per argument_parser_spec.js

Signed-off-by: Omar Gonzalez <omar@almerblank.com>
@jbpros
Copy link
Member

jbpros commented Aug 3, 2012

Nice catch!

And here is why the feature suite was green despite this bug: https://github.com/isaacs/nopt/blob/master/lib/nopt.js#L26

@jbpros jbpros closed this in 84b8c06 Aug 3, 2012
@lock
Copy link

lock bot commented Oct 25, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants