Skip to content
EntityQ6161738· pop 7· linked from 73 articles

Also known as JSUnit

testing framework for JavaScript

Source code

Jasmine is a Behavior Driven Development testing framework for JavaScript. It does not rely on browsers, DOM, or any JavaScript framework. Thus it's suited for websites, Node.js projects, or anywhere that JavaScript can run. There are several different ways to install Jasmine, depending on your environment and how you'd like to use it. See the Getting Started page for details. See the documentation site, particularly the Your First Suite tutorial for information on writing specs, and the FAQ. Jasmine tests itself across popular browsers (Safari, Chrome, Firefox, and Microsoft Edge) as well as Node. For evergreen browsers, each version of Jasmine is tested against the version of the browser that is available to us at the time of release. Other browsers, as well as older & newer versions of some supported browsers, are likely to work. However, Jasmine isn't tested against them and they aren't actively supported. Supported on a best-effort basis. Support for these versions may be dropped if it becomes impractical, and bugs affecting only these versions may not be treated as release blockers. To find out what environments work with a particular Jasmine release, see the release notes. Davis W. Frank Rajan Agaskar Greg Cobb Chris Amavisca Christian Williams Sheel Choksi

Excerpt from the source-code README · 2,961 chars · not written by Vinony

Wikidata facts

Official website
jasmine.github.io
Show 3 more facts
source code repository URL
github.com/Jasmine/Jasmine
software version identifier
6.2.0
inception
2009-08-12
Sources (5)

via Wikidata · CC0

Available in 7 languages

via Wikidata sitelinks · CC0

Connections

Categories