jest-cli (27.5.1)
Published 2026-02-24 13:58:55 +00:00 by atheaadmin
Installation
registry=npm install jest-cli@27.5.1"jest-cli": "27.5.1"About this package
Jest
🃏 Delightful JavaScript Testing
-
👩🏻💻 Developer Ready: Complete and ready to set-up JavaScript testing solution. Works out of the box for any React project.
-
🏃🏽 Instant Feedback: Failed tests run first. Fast interactive mode can switch between running all tests or only test files related to changed files.
-
📸 Snapshot Testing: Jest can capture snapshots of React trees or other serializable values to simplify UI testing.
Read More: https://jestjs.io/
Dependencies
Dependencies
| ID | Version |
|---|---|
| @jest/core | ^27.5.1 |
| @jest/test-result | ^27.5.1 |
| @jest/types | ^27.5.1 |
| chalk | ^4.0.0 |
| exit | ^0.1.2 |
| graceful-fs | ^4.2.9 |
| import-local | ^3.0.2 |
| jest-config | ^27.5.1 |
| jest-util | ^27.5.1 |
| jest-validate | ^27.5.1 |
| prompts | ^2.0.1 |
| yargs | ^16.2.0 |
Development Dependencies
| ID | Version |
|---|---|
| @types/exit | ^0.1.30 |
| @types/graceful-fs | ^4.1.3 |
| @types/prompts | ^2.0.1 |
| @types/yargs | ^16.0.0 |
Peer Dependencies
| ID | Version |
|---|---|
| node-notifier | ^8.0.1 || ^9.0.0 || ^10.0.0 |
Keywords
ava
babel
coverage
easy
expect
facebook
immersive
instant
jasmine
jest
jsdom
mocha
mocking
painless
qunit
runner
sandboxed
snapshot
tap
tape
test
testing
typescript
watch