I really appreciate this extension but it would be even more useful if it supported multiple test projects per solution/workspace in settings.json like:
{
"dotnet-test-explorer.testProjectPaths": ["path/to/some/test/proj", "path/to/other/test/proj"]
}
I really appreciate this extension but it would be even more useful if it supported multiple test projects per solution/workspace in settings.json like: