forked from ferventcoder/developwithpassion.bdd
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
18 lines (9 loc) · 772 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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 test: build test
To deploy: build deploy_assembly (output will go to the artifacts\deploy folder)
To open the solution: open
To run the developwithpassion.bdddoc report (output of report will go to artifacts\developwithpassion.bdd.test.developwithpassion.bddoc.html): build run_test_report