81bf4784cd | ||
---|---|---|
example | ||
images | ||
lib | ||
pages@127fa05a6d | ||
spec | ||
src | ||
.gitignore | ||
.gitmodules | ||
Gemfile | ||
MIT.LICENSE | ||
README.markdown | ||
Rakefile | ||
cruise_config.rb |
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.
- Discussion: http://groups.google.com/group/jasmine-js
- Group email: jasmine-js@googlegroups.com
- Current build status of Jasmine is visible at ci.pivotallabs.com
- Pivotal Tracker project: http://www.pivotaltracker.com/projects/10606
- Twitter: @JasmineBDD
Maintainers
- Davis W. Frank, Pivotal Labs
- Rajan Agaskar, Pivotal Labs
- Christian Williams, Pivotal Labs
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.