Jasmine syntax, snippets and commands
-
Updated
May 31, 2017 - Python
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.
Jasmine syntax, snippets and commands
Generates boilerplate Jasmine tests from annotated AngularJS components in Sublime Text
Python program to generate spec files to test a single variable for Jasmine
Run jasmine tests from pytest with selenium and report the results
Created by Gwendolyn Van Hove, Steve Gravrock, Rajan Agaskar, Greg Cobb, Chris Amavisca, Sheel Choksi
Released August 13, 2009