Code coverage checkin policy
By terje
Jakob got out a cool checkin policy after a question on the microsoft forums about this. The policy ensures that you have run a code coverage, and that the coverage percentage is above a certain set limit. See Jakob’s blog for a description: Writing a code coverage checkin policy
The code is available on codeplex, see here: TFSCCCheckinPolicy