Home > jasmine-browser-example

jasmine-browser-example

Jasmine-browser-example is a project mainly written in JavaScript, it's free.

An example project for testing webapps with Node.js and Jasmine

Jasmine example project

To run the tests

(install node.js 0.4.x and npm if you haven't already) https://github.com/joyent/node/wiki/Installation

$ npm install jezebel --global $ npm install $ jezebel

Previous:flight_calc