DOM-less simple JavaScript testing framework
Go to file
Steve Conover f41af6c2d0 jshint passes - run 'node jshint/run.js'. running jshint with a couple jshint options and workarounds to allow certain jasmine-specific styles. many actual style problems are fixed. the jshint run is integrated into rake jasmine:lint. 2011-02-26 15:07:59 -08:00
example jshint passes - run 'node jshint/run.js'. running jshint with a couple jshint options and workarounds to allow certain jasmine-specific styles. many actual style problems are fixed. the jshint run is integrated into rake jasmine:lint. 2011-02-26 15:07:59 -08: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
jsdoc-template Drop in jsdoc template (from jsdoc-toolkit 2.1.0). 2010-10-05 13:11:04 -07:00
jshint jshint passes - run 'node jshint/run.js'. running jshint with a couple jshint options and workarounds to allow certain jasmine-specific styles. many actual style problems are fixed. the jshint run is integrated into rake jasmine:lint. 2011-02-26 15:07:59 -08:00
lib jshint passes - run 'node jshint/run.js'. running jshint with a couple jshint options and workarounds to allow certain jasmine-specific styles. many actual style problems are fixed. the jshint run is integrated into rake jasmine:lint. 2011-02-26 15:07:59 -08:00
pages@366a658e43 Build for 1.0.1. 2010-10-05 13:51:29 -07:00
spec jshint passes - run 'node jshint/run.js'. running jshint with a couple jshint options and workarounds to allow certain jasmine-specific styles. many actual style problems are fixed. the jshint run is integrated into rake jasmine:lint. 2011-02-26 15:07:59 -08:00
src jshint passes - run 'node jshint/run.js'. running jshint with a couple jshint options and workarounds to allow certain jasmine-specific styles. many actual style problems are fixed. the jshint run is integrated into rake jasmine:lint. 2011-02-26 15:07:59 -08:00
.gitignore swapping ignore from Jekyll to staticmatic 2011-01-25 13:23:01 -08: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 Update copyright years. 2010-07-30 11:59:30 -04:00
README.markdown Remove acknowledgements and analytics code from README. 2010-08-05 00:54:54 -07:00
Rakefile jshint passes - run 'node jshint/run.js'. running jshint with a couple jshint options and workarounds to allow certain jasmine-specific styles. many actual style problems are fixed. the jshint run is integrated into rake jasmine:lint. 2011-02-26 15:07:59 -08: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.

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