This repository was archived by the owner on Jan 15, 2024. It is now read-only.
scottcowan/developwithpassion.bdddoc
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
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