SpecFlow logo
Pragmatic BDD for .NET
specflow
downloads
about
training & services
hosted on
getting started
screencast
workflow
feature syntax
technical concepts
installation
usage
training/events
1. Add a reference to the TechTalk.SpecFlow DLL in the project that will contain your features.
2. Add feature files, step definitions and event definitions
3. Write a feature specification in the Gherkin format
4. Write step definitions and event definitions in C#
5. Execute generated unit-tests with a unit test runner