dotCover 2016.2 Help

Windows Store Application

Ctrl+Alt+K K

In Visual Studio:
ReSharper | Cover | Cover Application...
ReSharper_CoverApplication

In dotCover standalone application:
File | Cover Application...

With dotCover, you can run manual test sessions for Windows Store Applications that have PDB information.

To start a manual test session for a Windows Store Application

  1. Do one of the following:
    • In Visual Studio, press Ctrl+Alt+K K or choose ReSharper | Cover | Cover Application... in the main menu
    • In dotCover standalone application, press Ctrl+Alt+K K or choose File | Cover Application... in the menu.
  2. In the Coverage Configuration Dialog that appears, choose Windows Store Application.
  3. In the Package selector, choose the application that you want to run.
  4. Optionally, tick the Advanced check box to configure additional settings:
    • Click Edit Symbol Search Policy to specify where to search for PDB information.
    • Click Edit Filters to view existing and add new coverage filters. Note that the filters you add with this button are only applied to the current session.
  5. Click Run. dotCover will open the Coverage Controller Dialog and then run the selected application.
  6. If the Start immediately check box was selected, the test session is started immediately. Otherwise, dotCover waits until you click Start in the Coverage Controller Dialog. When the test session is started, you can record code coverage in the test session.

See Also

Last modified: 15 December 2016