Scroll to navigation

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

NAME

jest-repl.js - manual page for jest-repl.js 26.6.3

SYNOPSIS

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

OPTIONS

Show help [boolean]
Print the version and exit [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]
January 2021 jest-repl.js 26.6.3