Building a MVC2 Template, Part 4, BDD with MSpec
Apr 12
.Net, Development Asp.Net Mvc, BDD, MSpec, Nehemiah Project, TD.Net, TeamCity 1 Comment
This post will cover installing TestDriven.Net (TD.Net), NUnit, and Machine.Specifications (MSpec). There are plenty of resources on the internet for installing all of these applications. I don’t want to duplicate the content of those posts, but I am including this post for completeness.
If you read any of the Behavior Driven Development posts on the net you’ll read where the tests should be written first. Since the MVC2 project auto-generates the code with a handful of tests, we’ll convert them to MSPec specificatoins now so we don’t get behind on writing our spec.
If you have been following this series, you’ll wonder if you missed any steps after installing these three applications. The install process is so simple and straight forward there is no need for any screen shots. More













Recent Comments