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

Improve UsageError with invalid -o style #6795

Merged
merged 2 commits into from
Feb 28, 2020

Commits on Feb 22, 2020

  1. Improve UsageError with invalid -o style

    This started from fixing the test, where `"xdist_strict True"` was used
    as a single argument, although you typically would see `["xdist_strict",
    "True"]`.
    
    Improves the error message to mention the option that caused the error.
    blueyed committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    10b6037 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. changelog

    blueyed committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    ca53020 View commit details
    Browse the repository at this point in the history