describe("Jasmine", function() { it("makes testing JavaScript awesome!", function() { expect(yourCode).toBeLotsBetter(); }); });
Version | Size | Date | SHA1 | jasmine-standalone-0.11.1.zip | 0.11.0 | 18k | 2010/06/25 16:05:30 | 584357ae89baa56e60937ff4b6027bd48c8d3a54 |
---|
gem install jasmine
You can also clone the project with Git by running:
$ git clone git://github.com/pivotal/jasmine
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