Scroll to navigation

JEST-REPL.JS(1) User Commands JEST-REPL.JS(1)

NAME

jest-repl.js - Jest cli usable in a sandboxed Jest environment

SYNOPSIS

jest-repl.js [--config=<pathToConfigFile>]

OPTIONS

Show help [boolean]
Show version number [boolean]
Whether to use the preprocessor cache. Disable the cache using --no-cache. [boolean] [default: true]
The path to a Jest config file. [string]
Print debugging info about your jest config. [boolean]
Whether to use watchman for file crawling. Disable using --no-watchman. [boolean] [default: true]
The "name" of the file given to transformers to be transformed. For example, "repl.ts" if using a TypeScript transformer. [string]
April 2023 jest-repl.js 29.3.1