public
Description: Simple project setup to let you test jsunit, JSSpec and Screw Unit against the same javascript model classes.
Homepage: http://www.brokenbuild.com/blog
Clone URL: git://github.com/wesmaldonado/test-driven-javascript-example-application.git
100644 33 lines (18 sloc) 0.519 kb

Test Driven Javascript

This project will allow you to compare the following Javascript testing frameworks

  • jsunit
  • JSSpec
  • Screw.Unit

Prerequisites

  • Ruby

    http://www.ruby-lang.org

  • Ruby Gems

    http://www.rubygems.org

  • Git

    See the INSTALL section here: http://github.com/guides/home

INSTALL

git clone git://github.com/wesmaldonado/test-driven-javascript-example-application.git
cd test-driven-javascript-example-application