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 45 public repositories matching this topic...

This API will keep track of the condition and treatment of pokemon admitted to a Pokemon Center. The application allows trainers to check on the condition of their pokemon similar to the PC Box system in Pokemon games. Nurses will be able to get suggestions on the most effective treatment to administer to a pokemon and admins will manage other u…

  • Updated Dec 16, 2022
  • HTML

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