Any pointers to existing projects/products that can provide code
coverage numbers for .NET Compact Framework assemblies (for unit tests
run on embedded devices) would be greaty appreciated. It did not
appear that this could be accomplished using MonoCov or partcover.
NCover specifically excludes the possibility of running on a device.

I believe Cecil could be used to instrument the assemblies to obtain
the needed data, but since I don't have any experience with the
project, info on where to begin would be appreciated.

My goal is to have the same results provided by Visual Studio Team
System's integrated unit testing... which does not support code
coverage for what they call "Smart Device" unit tests. This includes
the concept of coverage for both blocks and lines.

Thanks in advance for any advice this group is able to offer.

~John
--~--~---------~--~----~------------~-------~--~----~
--
mono-cecil
-~----------~----~----~----~------~----~------~--~---

Reply via email to