JEST-RUNTIME.JS(1) | User Commands | JEST-RUNTIME.JS(1) |
NAME¶
jest-runtime.js - manual page for jest-runtime.js v26.6.3
SYNOPSIS¶
jest-runtime.js [--config=<pathToConfigFile>] <file>
OPTIONS¶
- --cache
- Whether to use the preprocessor cache. Disable the cache using --no-cache. [boolean] [default: true]
- --config, -c
- The path to a Jest config file. [string]
- --debug
- Print debugging info about your jest config. [boolean]
- --version, -v
- Print the version and exit [boolean]
- --watchman
- Whether to use watchman for file crawling. Disable using --no-watchman. [boolean] [default: true]
January 2021 | jest-runtime.js v26.6.3 |