shawnb457 / jasmine

DOM-less simple JavaScript testing framework

Home Page:http://pivotal.github.com/jasmine/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jasmine Build Status

======= A JavaScript Testing Framework

Jasmine is a Behavior Driven Development testing framework for JavaScript. It does not rely on browsers, DOM, or any JavaScript framework. Thus it's suited for websites, Node.js projects, or anywhere that JavaScript can run.

Documentation & guides live here: http://pivotal.github.com/jasmine/

DEV GUIDE

Dependencies for this repo

  • Ruby > 1.9, Rubygems, Bundler
  • Node.js, npm

Support

Maintainers

Copyright (c) 2008-2012 Pivotal Labs. This software is licensed under the MIT License.

About

DOM-less simple JavaScript testing framework

http://pivotal.github.com/jasmine/