Tuesday 4 October 2011

MSpec

You can add MSpec to your project using Nuget or from GitHub:

https://github.com/machine/machine.specifications

After showing examples for BDD with StoryQ and SpecFlow, here is my favourite MSpec.

Here is the test code for our MSpec tests:

image

Source code:

http://stevenhollidge.com/blog-source-code/BDD-REST-Demo.zip

No comments:

Post a Comment