vscode-test-explorer
vscode-test-explorer copied to clipboard
[Feature Request] Group and Filter like VisualStudio wrt Namespace, Class
It would be great to be able to Group and Filter like it is done in Visual Studio on in the TestExplorer https://docs.microsoft.com/en-us/visualstudio/test/run-unit-tests-with-test-explorer?view=vs-2019#group-and-filter-the-test-list
If I name my tests ns.class.testname or just class.testname I could get them in a nice hierarchy. It seems like it is doable in using the testMate.cpp.test.advancedExecutables and groupByRegEx but it would be great to select different groupings and filters from the UI.
+1 to this!