0
kicks
Behavior Driven Development (BDD) with Cucumber and ASP.NET MVC
While developing with Rails, I was practicing BDD with Cucumber. I felt that Cucumber scenarios (written Gherkin) were far more useful for the majority of my testing on a web application. In this post, I use Cucumber and Webrat for fast BDD testing with an ASP.NET MVC (although it could be ANY web application, like WebForms, etc)