You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wailqill edited this page Jun 25, 2012
·
20 revisions
Quick Start
For JavaScript-only projects:
Get the latest standalone release from the downloads page.
Open SpecRunner.html in your favorite browser.
Other distributions:
For integration with the Ruby environment, including automated execution (for CI environments) with Selenium, please use the Jasmine Ruby Gem.
Which Release Should I Use?
Please use the latest version unless you have a good reason not to. Some of this documentation may not be applicable to older versions. Please see Release Notes for change information.
We welcome your contributions! Just fork the GitHub project (Jasmine core or
Ruby gem), and submit a pull request. Lots of extra points if you include
tests for your changes!
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 logo and fancy pass/fail/pending icons