DOM-less simple JavaScript testing framework
Go to file
Christian Williams 6562b5a3b4 Add warning to SpecRunner.html when running from non-built source. 2010-07-27 18:47:12 -07:00
example Add warning to SpecRunner.html when running from non-built source. 2010-07-27 18:47:12 -07:00
images dwf/rva: added pending icons, more red fail icon, better TODOs, and props to Jessica for the icons. 2008-12-11 16:52:19 -08:00
lib Remove unused lib/consolex.js. 2010-06-30 23:49:34 -07:00
pages@127fa05a6d Add jekyll to Gemfile. 2010-07-23 18:19:16 -07:00
spec Remove unused lib/consolex.js. 2010-06-30 23:49:34 -07:00
src bumping version to 0.11.1 2010-06-25 18:11:18 -07:00
.gitignore Add jekyll to Gemfile. 2010-07-23 18:19:16 -07:00
.gitmodules Rakefile updates pages/index.html. 2010-06-25 17:35:08 -07:00
Gemfile Add jekyll to Gemfile. 2010-07-23 18:19:16 -07:00
MIT.LICENSE dwf: adding MIT LICENSE 2008-12-09 09:27:05 -08:00
README.markdown Styling. 2010-07-23 18:25:21 -07:00
Rakefile Add warning to SpecRunner.html when running from non-built source. 2010-07-27 18:47:12 -07:00
cruise_config.rb making jasmine know about ci 2009-12-28 16:45:01 -08:00

README.markdown

Jasmine

A JavaScript Testing Framework

Want to use Jasmine in a project? Go HERE: http://pivotal.github.com/jasmine/

Want to contribute to Jasmine? Read on...

(More developer docs to come...)

Support

We now have a Google Group for support & discussion.

Maintainers

Developers

We welcome your contributions! Jasmine is currently maintained by Davis Frank (infews), Rajan Agaskar (ragaskar), and Christian Williams (Xian). You can help us by removing all other recipients from your pull request.

Acknowledgments

  • A big shout out to the various JavaScript test framework authors, especially TJ for JSpec - we played with it a bit before deciding that we really needed to roll our own.
  • Thanks to Pivot Jessica Miller for our fancy pass/fail/pending icons
  • Huge contributions have been made by Adam Abrons, Lee Byrd, Erik Hanson, Carl Jackson, and many other Pivots.