Christopher Mitchell b527ccd2fa Fix swapped template values in build_standalone_runner.rb.
`example_source_tags` and `example_spec_tags` each returned what the other
should have returned. I noticed this bug because it made the comments in
SpecRunner.html about where to include spec and source files incongruous with
the example tags that followed.
2012-12-03 15:40:00 -08:00
2011-05-06 22:40:53 -04:00
2011-11-04 14:43:19 -07:00
2011-02-27 14:00:45 -08:00
2011-11-04 14:43:19 -07:00
2011-03-09 08:16:47 -08:00
2012-05-09 09:51:29 -07: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.

Description
No description provided
Readme 28 KiB