kondratyev-nv / vscode-python-test-adapter

Python Test Adapter for the VS Code Test Explorer
https://marketplace.visualstudio.com/items?itemName=LittleFoxTeam.vscode-python-test-adapter
MIT License
117 stars 27 forks source link

No option to run all tests in a given directory from sidebar #228

Open TheRealPJC opened 3 years ago

TheRealPJC commented 3 years ago

The sidebar gives the option to run all tests in a project, a file, or a class, but not all tests in a directory. This would be very useful.

Using version 0.6.6, running tests with pytest.