Click here to Skip to main content
15,885,309 members
Articles / Programming Languages / C#

Debugging NUnit Test Scripts

,
Rate me:
Please Sign up or sign in to vote.
4.63/5 (26 votes)
24 Feb 20045 min read 110.4K   715   42  
How to debug NUnit Test Scripts
In this article, I show you a way to debug your NUnit test scripts. This trick lets you write test scripts only once and use them twice, for debugging and for unit testing.

Views

Daily Counts

Downloads

Weekly Counts


Written By
Founder Wischner Ltd
United Kingdom United Kingdom
Writing code since 1982 and still enjoying it.

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

Comments and Discussions