Recently I wrote about unit testing a windows forms or console application. Well now you don’t have to use hacks to do it! NUnitForms was released a few days ago (via Mike Gunderloy). I downloaded the software and checked it out.
You can programmatically test windows forms elements, or you can use the included recorder application as well. Looking at the code, if you’ve used NUnitAsp before, accessing the controls is almost exactly the same (could this be a new UI-testing paradigm?). Very slick.
Posted
Wed, Apr 14 2004 9:41 AM
by
Darrell Norton