logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Name

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

Options

--help Show help                                            [boolean]

       --version
              Show version number                                  [boolean]

       --cache
              Whether    to    use    the    preprocessor   cache.   Disable   the   cache   using   --no-cache.
              [boolean] [default: true]

       -c, --config
              The path to a Jest config file.                       [string]

       --debug
              Print debugging info about your jest config.         [boolean]

       --watchman
              Whether    to    use    watchman    for    file    crawling.    Disable    using    --no-watchman.
              [boolean] [default: true]

       -r, --replname
              The  "name" of the file given to transformers to be transformed. For example, "repl.ts" if using a
              TypeScript transformer.                                          [string]

jest-repl.js 29.6.2                               December 2023                                  JEST-REPL.JS(1)

Synopsis

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

See Also