4NET Dev
Subject: Re: ExcludeFromCodeCoverage attribute
Can you configure your code coverage tool to exclude certain namespaces?
From: "Chadwick, Keenan"
To: "[email protected]"
Sent: Monday, June 20, 2011 11:20 AM
Subject: ExcludeFromC
Can you configure your code coverage tool to exclude certain namespaces?
From: "Chadwick, Keenan"
To: "[email protected]"
Sent: Monday, June 20, 2011 11:20 AM
Subject: ExcludeFromCodeCoverage attribute
We are currently
We are currently under stringent code coverage requirements here at Paychex,
and one of the libraries I have created includes the log4net source so as to
not require another .dll file. The library basically just contains the log4net
code and a Log class with static methods for Info, InfoFormat a