vscode-python-test-adapter icon indicating copy to clipboard operation
vscode-python-test-adapter copied to clipboard

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

Open TheRealPJC opened this issue 5 years ago • 0 comments

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.

TheRealPJC avatar Feb 15 '21 12:02 TheRealPJC