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

Modified Runtime Options to split cucumber.options on words ignoring spaces in single quotes #429

Merged
merged 1 commit into from
Nov 28, 2012

Commits on Nov 19, 2012

  1. Replaced cucumber.options split on spaces with regex

    added a private method (cucumberOptionsSplit to RuntimeOptions to split
    on spaces or strings encased in single quotes.
    wjpowell committed Nov 19, 2012
    Configuration menu
    Copy the full SHA
    ecdbd77 View commit details
    Browse the repository at this point in the history