jest-cli@30.4.2
// Delightful JavaScript Testing.
$ npm install jest-cli
downloads/wk
43,415,652
license
MIT
version
30.4.2
published
May 9, 2026
What is jest-cli?
jest-cli is a command-line interface for Jest, a JavaScript testing framework that lets you write and run tests with minimal configuration. It provides features like test execution, code coverage reporting, watch mode for continuous testing, and snapshot testing. Developers use it to quickly test JavaScript code across projects, including support for TypeScript and modern JavaScript features.
Links
Keywords
Dependencies (10)
Maintainers
aaronabramov, simenb, rickhanlonii, openjs-operations, cpojer