formulahendry / vscode-dotnet-test-explorer

.NET Core Test Explorer for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=formulahendry.dotnet-test-explorer
MIT License
202 stars 95 forks source link

Feature request: Support setting `testProjectPath` in `.vscode/settings.json` #382

Open alexrp opened 1 year ago

alexrp commented 1 year ago

It appears that this setting can only currently be set in user and workspace settings. But for repos that have a .vscode/settings.json checked in, it makes a lot of sense to be able to configure this property there.