bluebones.net

Icon

Adventures in Computer Programming

Unit Testing for .Net

Had to take over a medium-size ASP.NET application at work and so I’m writing unit tests in the excellent, idiomatically translated NUnit, a port of the brilliant JUnit. I’m using Visual Studio 2003 and thus framework 1.1 which means I needed this fix to use NUnit with .Net framework 1.1

Category: Uncategorized

Tagged:

Leave a Reply