sawilde / partcover.net4

Convert the PartCover CodeCoverage tool to .NET4 - follow us on Twitter @partcover
https://github.com/sawilde/partcover.net4/wiki
GNU General Public License v3.0
108 stars 14 forks source link

Silverlight support #25

Closed sawilde closed 13 years ago

sawilde commented 14 years ago

Profilers can now handle silverlight - not sure how useful this would be for code coverage where all (most assemblies) can be compiled under normal .NET

dragosv commented 13 years ago

This is important as there is a lot of code that cannot be compiled under normal .Net (See Ria Services Client Side as an example)

sawilde commented 13 years ago

Yes but how would you use this for testing? Code coverage of a full application is off limited use (IMO) but others may find it has worth.

sawilde commented 13 years ago

Feature not going to be delivered due to concentrating on OpenCover - feature is to be included there