formulahendry / formulahendry/vscode-dotnet-test-explorer
Not running all test projects in the solution
- Dominant language
- TypeScript
- Stars
- 208
- Forks
- 93
- PR merge metrics
- No merged PRs in 30d
Description
We have a large solution that has multiple test projects so I have configured the extension to use the solution file (I'm not sure this is supported?) for test discovery which works great and is much quicker than searching the individual projects.
If I run a selection of tests or a particular test everything works fine, however when I go to run all of the tests, all but one of the projects disappear from the panel.
1. Dotnet SDK: 3.1.202
2. TargetFramework: netcoreapp3.1
3. Private Organisation Repo
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue with a solution containing multiple test projects using the reported .NET SDK 3.1.202 and netcoreapp3.1. Trace solution-based test discovery, then compare the panel state after running one test with the state after running all tests. Done means all test projects remain visible and their tests can still be run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devtools, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100