Thursday, February 21, 2008

A Quick Start : NUnit


Introduction

This article shows a quick start about NUnit Testing.

Background

Before getting started, the latest version of NUnit should be installed on your computer. To download the latest version of NUnit, click the link below :
http://www.nunit.org/index.php
Also, on NUnit's official site, there are some samples and guides to NUnit.