SpecFlow logo
Pragmatic BDD for .NET
downloads
specflow
support
training & services
see also
background
screencast
workflow
documentation
feature syntax
technical concepts
installation
license
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