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.

Try in SPARQL Jump to: Statements Referenced by

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 NERFINISHED
domain software testing
executionModel parallel workers
worker processes
hostedOn GitHub NERFINISHED
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 NERFINISHED
Meta Platforms NERFINISHED
openSource true
partOf Jest NERFINISHED
platform Node.js NERFINISHED
primaryLanguage JavaScript NERFINISHED
replacedComponent Jest Jasmine runner
repository https://github.com/jestjs/jest
supportsFeature Jest Circus runner NERFINISHED
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 NERFINISHED
TypeScript NERFINISHED
usedFor automated testing
integration testing
unit testing
usedIn Jest testing framework NERFINISHED

Referenced by (1)

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

Jest hasComponent Jest runner