-
Recent Posts
Archives
Categories
Tag Archives: BDD
Using BDD and SpecFlow to write readable tests
In this post, I’m going to use SpecFlow and the Gherkin syntax to write tests in a natural language. I want to show how easy that is to setup, when you have code that is already testable, and how it … Continue reading