vscode-dotnet-test-explorer icon indicating copy to clipboard operation
vscode-dotnet-test-explorer copied to clipboard

Not running all test projects in the solution

Open bjrb20 opened this issue 4 years ago • 1 comments

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

bjrb20 avatar Mar 22 '21 12:03 bjrb20

I'm seeing this as well

mikethea1 avatar Jul 05 '24 12:07 mikethea1