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