jasmine_javascript_testing_framework
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
- Snippet from Wikipedia: Jasmine (software)
Jasmine is an open-source testing framework for JavaScript. 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. It is heavily influenced by other unit testing frameworks, such as ScrewUnit, JSSpec, JSpec, and RSpec.
jasmine_javascript_testing_framework.txt · Last modified: 2024/05/01 04:12 by 127.0.0.1