Tuesday, November 19, 2002


Unit testing in .Net

The current issue of Visual Studio [Dec 02] has an article on Unit Testing. This is an important concept in development that through better testing one ensures better deployment and that alleviates maintenance. The one I have been working with recently is NUnit - it is a port of JUnit and is testing framework for all the .Net languages.


6:08:04 AM