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 (http://nodejs.org) projects, or anywhere that JavaScript can run.
The Jasmine packages for Python are deprecated. There will be no further
releases after the end of the Jasmine 3.x series. We recommend migrating to the
following options:
* jasmine-browser-runner (<https://github.com/jasmine/jasmine-browser>,
`npm install jasmine-browser-runner`) to run specs in browsers, including
headless Chrome and Saucelabs. This is the most direct replacement for the
jasmine server` and `jasmine ci` commands provided by the `jasmine` Python
package.
* The jasmine npm package (<https://github.com/jasmine/jasmine-npm>,
`npm install jasmine`) to run specs under Node.js.
* The standalone distribution from the latest Jasmine release
<https://github.com/jasmine/jasmine/releases> to run specs in browsers with
no additional tools.
* The jasmine-core npm package (`npm install jasmine-core`) if all you need is
the Jasmine assets. This is the direct equivalent of the jasmine-core Python
package.
Except for the standalone distribution, all of the above are distributed through
npm.
Release files for jasmine-core 3.99.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| jasmine-core-3.99.0.tar.gz | 94.5 kB | Details |
Release files / jasmine-core-3.99.0.tar.gz
| Download URL | jasmine-core-3.99.0.tar.gz |
|---|---|
| Size | 94.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9af06f63d8d5c392a64018aec6eb8af1df59c80a682b35ff9d01a5d42cfbc140
|
|
BLAKE2b-256 checksum How to use checksums |
70e850ea87204ad20a42f76164fae4ad31c5f89e6c97b2eef820de64d01c95f1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.9
|