Jest CLI

E696504

Jest CLI is the command-line interface for running and configuring Jest tests in JavaScript and TypeScript projects.

All labels observed (1)

Label Occurrences
Jest CLI canonical 1

How this entity was disambiguated

Statements (51)

Predicate Object
instanceOf command-line interface ⓘ
software tool ⓘ
distributedWith Jest npm package ⓘ
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 ⓘ
npx jest ⓘ
yarn jest ⓘ
license MIT License ⓘ
maintainedBy Meta (Facebook) Jest team ⓘ
operatesOn Node.js environment ⓘ
partOf Jest ⓘ
programmingLanguage JavaScript ⓘ
readsConfigurationFrom jest.config.cjs ⓘ
jest.config.js ⓘ
jest.config.mjs ⓘ
jest.config.ts ⓘ
package.json jest field ⓘ
requires Node.js ⓘ
supportsFeature multi-project runner ⓘ
parallel test execution ⓘ
snapshot testing ⓘ
test coverage reporting ⓘ
test filtering ⓘ
watch mode ⓘ
supportsLanguage JavaScript ⓘ
TypeScript ⓘ
usedFor configuring Jest tests ⓘ
continuous integration workflows ⓘ
running Jest tests ⓘ
test automation ⓘ

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

Jest → hasComponent → Jest CLI ⓘ