"Unit-test element not found for test-case"
Completed
After running all tests in the solution I get bunch of warnings like this one (the tests appears to run just fine though):
2019.05.15 15:25:06.240 WARN Unit-test element not found for test-case <XXX.YYY> from <d:\users\Dmytro\work\XXX.dll>
Does anybody have a clue what this may mean?
P.S. I run .NET Core 2.2/VS 2019/latest xUnit/latest R# in case that makes any difference.
Please sign in to leave a comment.
I'm having the same issues:
Hello!
We are aware of the problem - https://youtrack.jetbrains.com/issue/RSRP-474780, it's going to be fixed in upcoming bugfix.
Thank you.
I still get this problem in the latest version 2019.1.3 (July release) and it was marked as fix version 2019.1.2. Exactly the same type of warnings as above. VS2019, .NET Core 2. Have also added a comment to the YouTrack issue