27Mar/130
SpecFlow Installation using NUnit
SpecFlow is open source and provided under the BSD license. As part of the Cucumber family, SpecFlow uses the official Gherkin parser and provides integration to the .NET framework.
This entry describes how to install SpecFlow to run with NUnit. In a future post I’ll add instructions on setting up MSTest.
21Oct/110
UI Testing with CUITe

This blog entry is part of a multi-part series to incorporate Visual Studio Coded UI tests (CUIT) into a sophisticated data driven web application.