Skip to content
#

Jasmine

jasmine logo

Jasmine is an open source behavior driven development testing framework testing for JavaScript. It does not rely on browsers, DOM, or any JavaScript framework. It aims to run on any JavaScript-enabled platform, to not intrude on the application nor the IDE, and to have easy-to-read syntax. Thus it's suited for websites, Node.js projects, or anywhere that JavaScript can run.

Here are 1,302 public repositories matching this topic...

Created by Gwendolyn Van Hove, Steve Gravrock, Rajan Agaskar, Greg Cobb, Chris Amavisca, Sheel Choksi

Released August 13, 2009

Followers
6 followers
Organization
jasmine
Website
jasmine.github.io

Related Topics

bdd chai javascript jspec mocha nodejs qunit rspec tdd test-doubles