Here is a screenshot of the MFC based TestRunner:

attachment:mfctestrunner.png

please introduce how to install CppUnit (mfc test runner) on the visual studio .NET 2003.

----

My notes while playing with CppUnit in Visual Studio .NET 2003 can be found at:
http://www.componentsnotebook.com/agilehacker/blog.html#CppUnit

 > Thank you for that blog entry! It was very helpful to me after 5+ hours reading around online and in the CppUnit documentation. Using your instructions (and what I'd learned about CppUnit in general) I was able to integrate the CppUnitTestApp into my solution (in VS.NET 2003). - Darren Torpey; July 6th, 2004 
