My favorites | Sign in
Logo
                
Search
for
Updated Nov 14, 2008 by b...@links.org
RunningPrototypeTests  
How to test Cajoled Prototype.

Get a copy of Caja from subversion.

  1. ant jars
  2. cd experimental/prototype
  3. rake caja:cajole_gadgets CAJA_SRC_PATH=../.. (yes, you need Ruby and rake)
  4. you will find in test/unit/tmp a bunch of html pages and javascript and logs. Read the logs to see compile-time errors. Load the HTML in your favourite browser (== FF3 with Firebug) and enjoy. Start with truth_test.

Sign in to add a comment