test_ok1/src
Daniel Hahler 5819536f00
Improve UsageError with invalid `-o` style (#6795)
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.
2020-02-28 19:41:56 +01:00
..
_pytest Improve UsageError with invalid `-o` style (#6795) 2020-02-28 19:41:56 +01:00
pytest Move ExitCode's definition from _pytest.main to _pytest.config 2020-02-10 23:55:06 +02:00