[Bf-committers] interesting framework for code testing/coverage

Tom M letterrip at gmail.com
Wed Mar 3 22:58:13 CET 2010


This is a test coverage method that was used in crytek, it is a rather
clever idea

http://code.google.com/p/mcover/

I'm thinking if we embed it, and set up markers through out, we can
have it save out the markers that were triggered by a user during
usage

then users can email in the list of saved out markers, and we can see
what actual code is being used, and reduce testing efforts by the team
to those areas that users are not hitting.

LetterRip


More information about the Bf-committers mailing list