Altcover does not detect MsTestV2 tests for a ..Net Framework 4.5 project #160
Replies: 2 comments 4 replies
-
|
The command It may be easier to use |
Beta Was this translation helpful? Give feedback.
-
|
Thank you, It works correctly. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have the following C# projects (.net framework 4.5 - VStudio 2017):
I already:
My goal is to get coverage report of my tests.
I run this command:
The directory "C:\SamplePrjTests_MSTestV2\bin\Debug" is where project of point 2 generates its dll.
I got the report, however It seems like Altcover did not detect Mstestv2 tests, because there is CERO coverage and I have made tests for all methods in the class of point 1.
Could anyone please help me?
Beta Was this translation helpful? Give feedback.
All reactions