Fork me on GitHub
Simple DOM-less
JavaScript testing framework

Jasmine


describe("Jasmine", function() {
  it("makes testing JavaScript awesome!", function() {
    expect(yourCode).toBeLotsBetter();
  });
});

Documentation

Download

VersionSizeDateSHA1
jasmine-standalone-0.11.1.zip0.11.1 18k 2010/06/25 16:05:30 GMT -0700 26998c7ca047e47f84c382a4efeb1dc5cb8661a6

Ruby integration: [more info]

gem install jasmine

You can also clone the project with Git by running:

$ git clone git://github.com/pivotal/jasmine

Support

Powered by   Pivotal Labs

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