Unit Testing Windows Forms Applications
Thibaut Barrère has a good write-up about using NUnitFroms with TestDriven.NET. aparrently NUnitForms is getting serious and writing GUI tests is easier than you'd expect. I have only flirted with GUI tests in the past. It looks like I'll have to give them another go.