This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
LICENSE | Mon Nov 17 09:57:57 -0800 2008 | |
| |
README.markdown | Sun Nov 16 13:05:01 -0800 2008 | |
| |
example-app.rb | Sun Nov 16 12:46:01 -0800 2008 | |
| |
public/ | Sun Nov 16 12:46:01 -0800 2008 | |
| |
run_js_spec_server.sh | Sun Nov 16 12:46:01 -0800 2008 | |
| |
run_screwserver.sh | Sun Nov 16 12:46:01 -0800 2008 | |
| |
spec/ | Sun Nov 16 12:46:01 -0800 2008 | |
| |
views/ | Sun Nov 16 12:46:01 -0800 2008 |
README.markdown
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







