Before you try to run any of the build tasks make sure you have ruby installed on your local machine. I would recommend running the ruby one click installer, unless you are already familiar with setting up ruby on your local machine. You can download the one click installer from the following location: http://rubyforge.org/frs/download.php/29263/ruby186-26.exe *****All build activities are to be done with a command prompt that is pointing at the root folder****** To run the tests: build test To deploy: build deploy (output will go to the artifacts\deploy) To open the solution: open To run the bdddoc test report for the project itself (report output will go to artifacts\developwithpassion.bdd.tests.developwithpassion.bdddoc.html): build run_test_report
ferventcoder/developwithpassion.bdddoc
Library used to generate human readable reports from your test artifacts
C#