Emergent Web Technologies Spring 2009 Class 12

esse quam videri
Revision as of 20:23, 29 April 2009 by Matthew.ephraim (talk | contribs) (New page: == Introduction == == Activity 1 == This activity uses the testing framework that comes with a standard Ruby on Rails installation. The Ruby on Rails community (and the Ruby community i...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Introduction

Activity 1

This activity uses the testing framework that comes with a standard Ruby on Rails installation. The Ruby on Rails community (and the Ruby community in general) are very enthusiastic about testing.


Activity 2

This activity uses the Screw.Unit JavaScript testing framework. This is a simple and easy to use framework and, despite the name, it actually works pretty well.

Activity 3

This activity uses the Watir framework to remotely control your browser.