Click here to Skip to main content
15,881,754 members
Articles / Programming Languages / Visual Basic

Unit Testing 101: Getting Started with NUnit

Rate me:
Please Sign up or sign in to vote.
4.92/5 (5 votes)
17 May 2011CPOL4 min read 28.7K   21  
This article is primarily for those of you who are new to unit testing and is intended as a basic introduction to unit testing and test-driven development; as well as how to write basic tests using the NUnit framework.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
United Kingdom United Kingdom
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions