OptionaljestCmd?: (props: { config: Config.Internal; params: Params }) => stringUse an alternative jest CLI command.
Optionaltidy?: string[]File globs to be removed after tests are complete.
0.2.0-alpha — If undefined, these paths are set by TestStage.tsConfigTidyPaths.
OptionalwarnWhenNoConfigFile?: booleanWhether to output a warning (and prompt to create) if no jest config file is found at the expected paths.
Optional class instances to use.
The required shape for a test stage.
See
TestStage.ARGS_DEFAULT For defaults.
Since
0.1.0-alpha