dotCover
 
Get dotCover

WinRT Applications

Last modified: 26 May 2024

WinRT applications are applications that use Windows Runtime framework. More specifically, these are Windows Store and Universal Windows Platform (UWP) applications.

With dotCover, you can run coverage analysis for WinRT applications that have PDB information.

Note that dotCover is unable to analyze a UWP application if it uses .NET native tool chain. To run coverage analysis for such an application, you should disable the Compile with .NET Native tool chain option in Visual Studio (via the menu Project | Properties | Build) and rebuild the project.