PyDev has the option to directly enter the name of a pytest test and launch into debugging. It would be nice if the extension could provide this capability: you would be able to directly enter the test name in launch.json to launch into debugging a test.
The current procedure as I understand it is to create a new file, which is unnecessarily cumbersome.