BDD with SpecFlow, NUnit and MVC3–More View a List Of Products
Following on from this post where it looked like BDD was a spectacularly inefficient way to drive out code, I’ll add a new feature to the scenario: Scenario: Display 10 products Given There are 10 products When the product controller is told to display the default view Then the view should contain […]