grunt-contrib-jasmine/vendor/jasmine/README.markdown
Jarrod Overson a3eb0b4f5f Ported the entirety of grunt-jasmine-runner/grunt-jasmine-task to grunt-contrib-jasmine
with changes necessary to conform to contrib standards and grunt 0.4.0 best practices

Squashed 53 commits
2012-11-06 17:09:13 -08:00

1.2 KiB

Jasmine

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/

Support

Maintainers

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