NUnitForms : An NUnit extension for testing Windows Forms applications.
Just when I was getting into a book called “Effective GUI Test Automation” by Sybex , I promptly came across this NUnit Forms.
NUnitForms is an NUnit extension for unit and acceptance testing of Windows Forms applications.
Now it is easy to write automated tests for your Windows Forms classes.
Your NUnit tests can open […]