Related resources for unit testing using NUNIT
  • 5 simple steps to execute unit testing using NUNIT 11/23/2009 12:01:34 AM. Unit testing is validation and verification methodology where the developers test the individual units of source code. In this tutorial we will try to understand how we can do unit testing using NUNIT framework. This tutorial we will try to understand the 5 important steps to do unit testing using NUNIT.