--showlocals
should be overridable, e.g.
#10381
Labels
topic: config
related to config handling, argument parsing and config file
type: enhancement
new feature or API change, should be merged into features branch
What's the problem this feature will solve?
addopts
is globally set to have--showlocals
py.test
invocations to override the option on one-off invocations / pytest steps in CI workflowsDescribe the solution you'd like
--showlocals=false
or--no-showlocals
/--without-locals
Alternative Solutions
Open to hearing others
Additional context
Mentioned earlier here: #8974 (comment)
This differs from #8974 in:
The text was updated successfully, but these errors were encountered: