Allow pytest to run with sudo #22809
Labels
area-testing
community ask
Feature request that the community expressed interest in
feature-request
Request for new features or functionality
needs community feedback
Awaiting community feedback
To enable the execution of complex tests it is sometimes necessary to execute pytest with sudo.
A launch configuration supports the sudo flag. Is it possible to port this over for the execution of pytest / unittest tests started from the Testing tab?
It is quite annoying to have to execute some tests requiring elevated rights from the terminal and not be able to see the status of those tests in the test overview displayed in the Testing tab.
The text was updated successfully, but these errors were encountered: