_pytest.config.exceptions module

exception UsageError[source]

Bases: Exception

error in pytest usage or invocation

exception PrintHelp[source]

Bases: Exception

Raised when pytest should print it’s help to skip the rest of the argument parsing and validation.