6
Shouts

Building a MVC2 Template, Part 6, Writing Specs Continued | erictopia.com

published 766 days, 2 hours, 39 minutes ago posted by http://37stars.wordpress.com/http://37stars.wordpress.com/ 767 days, 4 hours, 1 minute ago
Tuesday, April 20, 2010 3:14:38 PM GMT Monday, April 19, 2010 1:53:08 PM GMT

In this post we’ll finish converting the auto-generated tests to MSpec specification.Automate Running MSpec

If you wish to automate the running of the MSpec tool, open the properties to the Nehemiah.Specs project. Add the line below to the “Post-build event command line:” field.  Now when Nehemiah.Specs builds successfully, MSpec will run automatically.

category: ASP.NET | clicked: 0 | | source: erictopia.com | show counter code
tags: asp.net mvc2, MSpec, BDD