As a fan of NUnit , I'm particularly excited about all the unit testing functionality built in to the VS 2005 IDE via Team Systems. Even an ASP.NET UI becomes easy to test now with the Web Test Recorder. Read all about Web Tests on MSDN. (spotted via Andrew Stopford ) --Marcie
Similar Posts
A fairly common topic with TDD practitioners, both newbie and experienced, is how the heck to unit test business logic with a database hanging around.
I will finish Build your own CAB at least before Acropolis hits and makes it all obsolete. In the meantime, check out all the stuff that's gone before
I didn't realize until the other day that there's a unit testing framework for Javascript, JSUnit . I'm a big fan of NUnit , NUnitAsp , and CruiseControl
While there are a lot of testing tools out there to look for bugs, test a Website's scalability and perform unit tests, precious few seem to handle automating