For issues relating creating and running unit tests using NUnit, version 2.5.9.
NUnit is an open source unit testing framework for Microsoft .NET written in C#. It serves the same purpose as JUnit does in the Java world, and is one of many in the xUnit family.