Share via

Running Code coverage in an UWP Test Application vs 2019 ,it is always showing empty binaries selected.

Sowmiya Krishnamoorthi 6 Reputation points
2021-07-13T10:50:54.737+00:00

Hi, We are working on a UWP application. The application works just fine. We have included a unit test app (universal windows) and have written few testcases. The testcases are executed successfully, but we are unable to view the code coverage details. In the code coverage tab, we see the below error

Empty results generated: No binaries were instrumented. Make sure the tests ran, required binaries were loaded, had matching symbol files, and were not excluded through custom settings. For more information see https://go.microsoft.com/fwlink/?LinkID=253731

Searching the internet, I have seen links stating that the code coverage is not supported for UWP applications, is that true? If that's not true, then can someone help us please.

Community Center | Not monitored

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.