Jest CLI
E696504
Jest CLI is the command-line interface for running and configuring Jest tests in JavaScript and TypeScript projects.
Statements (51)
| Predicate | Object |
|---|---|
| instanceOf |
command-line interface
ⓘ
software tool ⓘ |
| distributedWith | Jest npm package NERFINISHED ⓘ |
| hasOption |
--bail
ⓘ
--config ⓘ --coverage ⓘ --detectOpenHandles ⓘ --env ⓘ --findRelatedTests ⓘ --json ⓘ --listTests ⓘ --maxWorkers ⓘ --onlyChanged ⓘ --outputFile ⓘ --projects ⓘ --runInBand ⓘ --runTestsByPath ⓘ --showConfig ⓘ --silent ⓘ --testNamePattern ⓘ --testPathPattern ⓘ --updateSnapshot ⓘ --verbose ⓘ --watch ⓘ --watchAll ⓘ |
| invokedByCommand |
jest
NERFINISHED
ⓘ
npx jest ⓘ yarn jest ⓘ |
| license | MIT License ⓘ |
| maintainedBy | Meta (Facebook) Jest team NERFINISHED ⓘ |
| operatesOn | Node.js environment ⓘ |
| partOf | Jest NERFINISHED ⓘ |
| programmingLanguage | JavaScript ⓘ |
| readsConfigurationFrom |
jest.config.cjs
ⓘ
jest.config.js ⓘ jest.config.mjs ⓘ jest.config.ts ⓘ package.json jest field ⓘ |
| requires | Node.js NERFINISHED ⓘ |
| supportsFeature |
multi-project runner
ⓘ
parallel test execution ⓘ snapshot testing ⓘ test coverage reporting ⓘ test filtering ⓘ watch mode ⓘ |
| supportsLanguage |
JavaScript
NERFINISHED
ⓘ
TypeScript NERFINISHED ⓘ |
| usedFor |
configuring Jest tests
ⓘ
continuous integration workflows ⓘ running Jest tests ⓘ test automation ⓘ |
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.