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

Campbell Barton ideasman42 at gmail.com
Thu Mar 4 14:39:31 CET 2010


On Wed, Mar 3, 2010 at 10:58 PM, Tom M <letterrip at gmail.com> wrote:
> 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

someone has to have the time to manage this, add markers, collect
feedback act on it etc.
Not against this, just not sure there is anyone who has the time to do it.


More information about the Bf-committers mailing list