-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
--showlocals should be overridable, e.g. #10381
Copy link
Copy link
Closed
Labels
topic: configrelated to config handling, argument parsing and config filerelated to config handling, argument parsing and config filetype: enhancementnew feature or API change, should be merged into features branchnew feature or API change, should be merged into features branch
Metadata
Metadata
Assignees
Labels
topic: configrelated to config handling, argument parsing and config filerelated to config handling, argument parsing and config filetype: enhancementnew feature or API change, should be merged into features branchnew feature or API change, should be merged into features branch
What's the problem this feature will solve?
addoptsis globally set to have--showlocalspy.testinvocations to override the option on one-off invocations / pytest steps in CI workflowsDescribe the solution you'd like
--showlocals=falseor--no-showlocals/--without-localsAlternative Solutions
Open to hearing others
Additional context
Mentioned earlier here: #8974 (comment)
This differs from #8974 in: