#summary Instructions on how to test EJS. #labels Phase-QA = Introduction = EJS uses scriptaculous's testing functionality. = Instructions = After obtaining the trunk folder from SVN: # open test/index.html # On the left frame, click 'Rendering Test' or 'Templating Test' to test ejs or templates respectively. = Tests = == Rendering Test == === render with left bracket === Tests with the default delimiters [% %] === render with left carrot === Tests with erb-style delimiters <% %>