formulahendry / formulahendry/vscode-dotnet-test-explorer

C#: Could not find test (no symbols found) in .Net Core 3.1

Open
#239 10 comments 9 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
208
Forks
93
PR merge metrics
No merged PRs in 30d

Description

When clicking on a test in .Net Test Explorer, it shows
> C#: Could not find test (no symbols found)

If I try to rerun the test, its continuously loading instead of rerunning

![image](https://user-images.githubusercontent.com/24755596/71797817-b4bfd880-3075-11ea-9189-6241e3bd2882.png)

This issue is only happens in C# .Net Core 3.1. Everything works properly in C# .Net Core 2.2

Related Issue but it is for F#: https://github.com/formulahendry/vscode-dotnet-test-explorer/issues/228

**Dotnet SDK Version**: 3.1.100

**Unit test framework and relevants versions of that**:

| Package | Version |
| -- | -- |
| Microsoft.NET.Test.Sdk | 6.4.0 |
| Moq | 4.13.1
| MSTest.TestAdapter | 2.0.0 |
| MSTest.TestFramework | 2.0.0 |

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.