From TheServerSide.NET:
Luke Maxon has released a first version of a Windows.Forms unit testing framework, available on SourceForge. Both scripted (as in, code-by-hand) and recorded (track your interaction with the form) tests are supported, leaving the tester with flexibility in how to create the tests.
You can review it at http://NUnitForms.sf.net
If this is as good as it sounds, I can't wait to learn the in's and out's of the tool. Unit testing user interfaces is tough, error prone, and (honestly) seldom worth the effort (for the UI logic) unless you can get a tool to help automate the building of the tests and the shaking of the tree.
Technorati Tags: tdd, winforms
Posted
Wed, Apr 14 2004 4:35 PM
by
paul.laudeman