formulahendry / formulahendry/vscode-dotnet-test-explorer
Bottombar test indicator does not correctly indicate number of passed/failed tests
- Dominant language
- TypeScript
- Stars
- 208
- Forks
- 93
- PR merge metrics
- No merged PRs in 30d
Description
Hey, using this awesome plugin, today I noticed the following:
The bottom bar Test status indicator does not correctly show the number of passed tests when there are more test projects in a workspace/solution. Then it instead shows the number of tests passed from the last project which was tested:
(First project contains 26 tests, second only 8. It correctly displays 34 as the total number, but incorrectly indicates that only 8 passed)

If you open an issue please include
1. Dotnet sdk version: 2.2.301
2. Unit test framework and relevants versions of that: MSTest 16.0.1
3. Can't do.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.