grunt-contrib-jasmine/vendor/jasmine
2012-11-07 10:56:19 -08:00
..
images Fixed race condition with requirejs template 2012-11-07 10:56:19 -08:00
jsdoc-template Fixed race condition with requirejs template 2012-11-07 10:56:19 -08:00
jshint Fixed race condition with requirejs template 2012-11-07 10:56:19 -08:00
lib Fixed race condition with requirejs template 2012-11-07 10:56:19 -08:00
spec Fixed race condition with requirejs template 2012-11-07 10:56:19 -08:00
src Fixed race condition with requirejs template 2012-11-07 10:56:19 -08:00
tasks Fixed race condition with requirejs template 2012-11-07 10:56:19 -08:00
.rspec Fixed race condition with requirejs template 2012-11-07 10:56:19 -08:00
config.rb Fixed race condition with requirejs template 2012-11-07 10:56:19 -08:00
Contribute.markdown Fixed race condition with requirejs template 2012-11-07 10:56:19 -08:00
Gemfile Fixed race condition with requirejs template 2012-11-07 10:56:19 -08:00
jasmine_dev.thor Fixed race condition with requirejs template 2012-11-07 10:56:19 -08:00
jasmine-core.gemspec Fixed race condition with requirejs template 2012-11-07 10:56:19 -08:00
MIT.LICENSE Fixed race condition with requirejs template 2012-11-07 10:56:19 -08:00
Rakefile Fixed race condition with requirejs template 2012-11-07 10:56:19 -08:00
README.markdown Fixed race condition with requirejs template 2012-11-07 10:56:19 -08:00
Release.markdown Fixed race condition with requirejs template 2012-11-07 10:56:19 -08:00
SpecRunner.html Fixed race condition with requirejs template 2012-11-07 10:56:19 -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.