Unit test your code with NUnit - TechRepublic
General discussion
March 15, 2005 at 07:05 AM
maryweilage

Unit test your code with NUnit

by maryweilage . Updated 21 years, 3 months ago

This week’s .NET newsletter demonstrates the simplicity of using NUnit to effectively unit test your code.

Do you use unit testing so you can find runtime errors on your own without waiting for the QA stage? If so, how much time does it save you to test the code and make the necessary changes while the code is still fresh in your mind?

If you haven’t subscribed to our free .NET newsletter, sign up today! Click this link to subscribe automatically:
http://nl.com.com/MiniFormHandler?brand=techrepublic&list_id=e605

This discussion is locked

All Comments