Practical Success with Agile! Agile Development and Scrum in the real world

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.

Tagged as: , Continue reading
21Oct/110

UI Testing with CUITe

The QA Guy

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.