Skip to content

Commit

Permalink
Update test run instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
cjo committed Oct 5, 2009
1 parent dd53388 commit ff0664c
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions Readme.rdoc
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -48,7 +48,11 @@ small web application has been built using Sinatra.


* Install Ruby * Install Ruby
* Install RubyGems * Install RubyGems
* gem install sinatra * sudo gem install --no-ri --no-rdoc sinatra juicer rake
* gem install juicer * juicer install yui_compressor
* juicer install jslint
* rake build:standalone # Needed to build the src/validators/standard.js file
* ruby test/validatious-suite.rb * ruby test/validatious-suite.rb
* Download JsUnit, and unpack to test/public/jsunit
http://sourceforge.net/projects/jsunit/files/jsunit/2.2alpha/jsunit2.2alpha11.zip/download
* Go to http://localhost:4567 and click on the suite you'd like to test * Go to http://localhost:4567 and click on the suite you'd like to test

0 comments on commit ff0664c

Please sign in to comment.