formulahendry / formulahendry/vscode-dotnet-test-explorer

Bottombar test indicator does not correctly indicate number of passed/failed tests

Open
#224 0 comments 0 reactions 0 assignees View on GitHub
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)

![billede](https://user-images.githubusercontent.com/2297739/61594127-31eeb280-abe8-11e9-998f-69abd8be0f90.png)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.