Skip to content
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.

Support Coverage of Windows Store Applications on Windows 8 #144

Closed
sawilde opened this issue Feb 4, 2013 · 4 comments
Closed

Support Coverage of Windows Store Applications on Windows 8 #144

sawilde opened this issue Feb 4, 2013 · 4 comments
Assignees

Comments

@sawilde
Copy link
Member

sawilde commented Feb 4, 2013

If possible gather coverage of a running windows store application.

References:
http://blogs.msdn.com/b/davbr/archive/2013/01/09/writing-a-profiler-of-windows-store-apps.aspx
http://go.microsoft.com/fwlink/?LinkID=271485

@ghost ghost assigned sawilde Feb 20, 2013
@syeds-git
Copy link

Hi, does this mean that it does not support the Windows Phone 8.1 apps yet? If it does then can you please answer this question? Thanks

@sawilde
Copy link
Member Author

sawilde commented Jun 17, 2015

nope - the profiler will only run on windows OS as it uses native c++ and the profiler API - you can however profiler your libraries on windows if you use Portable Class Libraries and run your tests locally.

@uqmessias
Copy link

@syeds-git, did you do the code coverage with opencover?
I'm having the same issue.

@andresvettori
Copy link

I think support for Universal (Windows 10) Apps development would benefit a lot from support from a tool like this one. Currently VS2015 doesn't support calculating code coverage, although it does support unit tests for UWP Apps.

@sawilde sawilde closed this as completed Nov 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants