0
kicks
Building a MVC2 Template, Part 4, BDD with MSpec
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 specifications now so we don’t get behind on writing our spec.