|
|||||||
March 2007 Sputnik Summary
Matt Mills, Microsoft - Automated C++ Unit Testing
This talk, for industry professionals as well as students, focuses on test driven design and development. Used by MGS, unit testing is a procedure used to validate that individual units of source code are working properly. Matt's talk with cover NUnit, which is used for .NET unit testing, as well as cover the ease of developing similar tools in .NET and Java. The talk will focus on C++ implementation on the platforms, but will be accessible to anyone with familiarity with programming.