formulahendry / formulahendry/vscode-dotnet-test-explorer
configure test explorer to run a single target framework
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 208
- Forks
- 93
- PR merge metrics
- No merged PRs in 30d
Description
Could it be possible to configure dotnet-test-explorer to start dotnet test with a specified framework adding "-f ".
In my case I have 2 target framework (netcoreapp2.0 and net45) and can't find why net45 tests failed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.