Jest runner

E696505

Jest runner is the core execution engine in the Jest testing framework that discovers, schedules, and runs tests while collecting and reporting their results.

All labels observed (2)

Label Occurrences
Jest runner canonical 1
Jest testing framework 1

How this entity was disambiguated

Statements (54)

Predicate Object
instanceOf software component
test runner
configOption bail
maxWorkers
reporters
runner
testEnvironment
testMatch
testRegex
testTimeout
configurableVia Jest configuration file
developedFor Node.js
domain software testing
executionModel parallel workers
worker processes
hostedOn GitHub
implementsFeature test discovery
test execution
test reporting
test result collection
test scheduling
integratesWith Jest coverage collection
Jest reporters
Jest snapshot system
Jest test environments
Jest watch mode
license MIT License
maintainedBy Jest core team
Meta Platforms
openSource true
partOf Jest
platform Node.js
primaryLanguage JavaScript
replacedComponent Jest Jasmine runner
repository https://github.com/jestjs/jest
supportsFeature Jest Circus runner
bail on first failure
code coverage integration
custom reporters
custom test environments
custom test sequencers
parallel test execution
snapshot testing integration
test filtering by file pattern
test filtering by name
test isolation
test retries
watch mode
supportsLanguage JavaScript
TypeScript
usedFor automated testing
integration testing
unit testing
usedIn Jest testing framework
linked to: Jest runner

How these facts were elicited

Referenced by (2)

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

Jest hasComponent Jest runner
Jest runner usedIn Jest testing framework
linked to: Jest runner