Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Simple JavaScript testing framework for browsers and node.js

License

NotificationsYou must be signed in to change notification settings

jasmine/jasmine

Repository files navigation

A JavaScript Testing Framework

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.

Upgrading from Jasmine 4.x? Check out theupgrade guide.

Contributing

Please read thecontributors' guide.

Installation

There are several different ways to install Jasmine, depending on yourenvironment and how you'd like to use it. See theGetting Started pagefor details.

Usage

See thedocumentation site,particularly theYour First Suite tutorialfor information on writing specs, andthe FAQ.

Supported environments

Jasmine tests itself across popular browsers (Safari, Chrome, Firefox, andMicrosoft Edge) as well as Node.

EnvironmentSupported versions
Node18, 20, 22
Safari15*, 16*, 17*
ChromeEvergreen
FirefoxEvergreen, 102*, 115*, 128
EdgeEvergreen

For evergreen browsers, each version of Jasmine is tested against the version of the browser that is available to usat 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 droppedif it becomes impractical, and bugs affecting only these versions may not betreated as release blockers.

To find out what environments work with a particular Jasmine release, see therelease notes.

Maintainers

Maintainers Emeritus

Copyright (c) 2008-2019 Pivotal Labs
Copyright (c) 2008-2025 The Jasmine developers
This software is licensed under theMIT License.


[8]ページ先頭

©2009-2025 Movatter.jp