Testing in VS.NET 2003
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Does anyone know any good or decent testing tools for vs 2003 since they don't provide you with any. My goal is to test methods (i already know about Nunit). in VS 2005, we can use the object test bench to create instances and test methods within the instance. im sort of looking for a tool that does the same. Nunit does no justice.