Open
Description
follow-up to #6444
its no longer clear if the process control option for the testsuite still works for our testsuite, we should evaluate if we want to fix/support it or drop it (breaking change for plugins using pytester)
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
[-]test or dump the pytest testsutie option for subprocess execution[/-][+]test or dump the pytest testsuite option for subprocess execution[/+]blueyed commentedon Jan 21, 2020
I think we do not have to dump/remove the option, only because our own tests fail with it.
nicoddemus commentedon Jan 21, 2020
Good point.
RonnyPfannschmidt commentedon Jan 21, 2020
so how do we ensure it stays working for others?
nicoddemus commentedon Jan 21, 2020
I would say having unittests for the option itself.
[-]test or dump the pytest testsuite option for subprocess execution[/-][+]unittest pytester subprocess option tooling/usage[/+]