Table of Contents

Jasmine (JavaScript testing framework)

Return to Software testing, Mocha (JavaScript framework), Jest JavaScript testing framework

“Jasmine is a Behavior Driven Development (BDD) 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.” Fair Use Source: https://github.com/jasmine/jasmine

External sites

Jasmine (JavaScript testing framework)