grunt-contrib-jasmine/vendor/jasmine
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
..
images Ported the entirety of grunt-jasmine-runner/grunt-jasmine-task to grunt-contrib-jasmine 2012-11-06 17:09:13 -08:00
jsdoc-template Ported the entirety of grunt-jasmine-runner/grunt-jasmine-task to grunt-contrib-jasmine 2012-11-06 17:09:13 -08:00
jshint Ported the entirety of grunt-jasmine-runner/grunt-jasmine-task to grunt-contrib-jasmine 2012-11-06 17:09:13 -08:00
lib Ported the entirety of grunt-jasmine-runner/grunt-jasmine-task to grunt-contrib-jasmine 2012-11-06 17:09:13 -08:00
spec Ported the entirety of grunt-jasmine-runner/grunt-jasmine-task to grunt-contrib-jasmine 2012-11-06 17:09:13 -08:00
src Ported the entirety of grunt-jasmine-runner/grunt-jasmine-task to grunt-contrib-jasmine 2012-11-06 17:09:13 -08:00
tasks Ported the entirety of grunt-jasmine-runner/grunt-jasmine-task to grunt-contrib-jasmine 2012-11-06 17:09:13 -08:00
.rspec Ported the entirety of grunt-jasmine-runner/grunt-jasmine-task to grunt-contrib-jasmine 2012-11-06 17:09:13 -08:00
config.rb Ported the entirety of grunt-jasmine-runner/grunt-jasmine-task to grunt-contrib-jasmine 2012-11-06 17:09:13 -08:00
Contribute.markdown Ported the entirety of grunt-jasmine-runner/grunt-jasmine-task to grunt-contrib-jasmine 2012-11-06 17:09:13 -08:00
Gemfile Ported the entirety of grunt-jasmine-runner/grunt-jasmine-task to grunt-contrib-jasmine 2012-11-06 17:09:13 -08:00
jasmine_dev.thor Ported the entirety of grunt-jasmine-runner/grunt-jasmine-task to grunt-contrib-jasmine 2012-11-06 17:09:13 -08:00
jasmine-core.gemspec Ported the entirety of grunt-jasmine-runner/grunt-jasmine-task to grunt-contrib-jasmine 2012-11-06 17:09:13 -08:00
MIT.LICENSE Ported the entirety of grunt-jasmine-runner/grunt-jasmine-task to grunt-contrib-jasmine 2012-11-06 17:09:13 -08:00
Rakefile Ported the entirety of grunt-jasmine-runner/grunt-jasmine-task to grunt-contrib-jasmine 2012-11-06 17:09:13 -08:00
README.markdown Ported the entirety of grunt-jasmine-runner/grunt-jasmine-task to grunt-contrib-jasmine 2012-11-06 17:09:13 -08:00
Release.markdown Ported the entirety of grunt-jasmine-runner/grunt-jasmine-task to grunt-contrib-jasmine 2012-11-06 17:09:13 -08:00
SpecRunner.html Ported the entirety of grunt-jasmine-runner/grunt-jasmine-task to grunt-contrib-jasmine 2012-11-06 17:09:13 -08:00

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.