Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • InitialOptions

Index

Properties

Optional automock

automock: undefined | false | true

Optional bail

bail: undefined | false | true

Optional browser

browser: undefined | false | true

Optional cache

cache: undefined | false | true

Optional cacheDirectory

cacheDirectory: Path

Optional changedFilesWithAncestor

changedFilesWithAncestor: undefined | false | true

Optional changedSince

changedSince: undefined | string

Optional clearMocks

clearMocks: undefined | false | true

Optional collectCoverage

collectCoverage: undefined | false | true

Optional collectCoverageFrom

collectCoverageFrom: Glob[]

Optional collectCoverageOnlyFrom

collectCoverageOnlyFrom: undefined | object

Optional coverageDirectory

coverageDirectory: undefined | string

Optional coveragePathIgnorePatterns

coveragePathIgnorePatterns: string[]

Optional coverageReporters

coverageReporters: string[]

Optional coverageThreshold

coverageThreshold: undefined | object

Optional detectLeaks

detectLeaks: undefined | false | true

Optional detectOpenHandles

detectOpenHandles: undefined | false | true

Optional displayName

displayName: undefined | string

Optional errorOnDeprecated

errorOnDeprecated: undefined | false | true

Optional expand

expand: undefined | false | true

Optional filter

filter: Path

Optional findRelatedTests

findRelatedTests: undefined | false | true

Optional forceCoverageMatch

forceCoverageMatch: Glob[]

Optional forceExit

forceExit: undefined | false | true

Optional globalSetup

globalSetup: Maybe<string>

Optional globalTeardown

globalTeardown: Maybe<string>

Optional globals

globals: ConfigGlobals

Optional haste

Optional json

json: undefined | false | true

Optional lastCommit

lastCommit: undefined | false | true

Optional listTests

listTests: undefined | false | true

Optional logHeapUsage

logHeapUsage: undefined | false | true

Optional mapCoverage

mapCoverage: undefined | false | true

Optional moduleDirectories

moduleDirectories: string[]

Optional moduleFileExtensions

moduleFileExtensions: string[]

Optional moduleLoader

moduleLoader: Path

Optional moduleNameMapper

moduleNameMapper: undefined | object

Optional modulePathIgnorePatterns

modulePathIgnorePatterns: string[]

Optional modulePaths

modulePaths: string[]

Optional name

name: undefined | string

Optional noStackTrace

noStackTrace: undefined | false | true

Optional notify

notify: undefined | false | true

Optional notifyMode

notifyMode: undefined | string

Optional onlyChanged

onlyChanged: undefined | false | true

Optional outputFile

outputFile: Path

Optional passWithNoTests

passWithNoTests: undefined | false | true

Optional preprocessorIgnorePatterns

preprocessorIgnorePatterns: Glob[]

Optional preset

preset: Maybe<string>

Optional projects

projects: Glob[]

Optional replname

replname: Maybe<string>

Optional reporters

reporters: Array<ReporterConfig | string>

Optional resetMocks

resetMocks: undefined | false | true

Optional resetModules

resetModules: undefined | false | true

Optional resolver

resolver: Maybe<Path>

Optional restoreMocks

restoreMocks: undefined | false | true

Optional rootDir

rootDir: Path

Optional roots

roots: Path[]

Optional runTestsByPath

runTestsByPath: undefined | false | true

Optional runner

runner: undefined | string

Optional scriptPreprocessor

scriptPreprocessor: undefined | string

Optional setupFiles

setupFiles: Path[]

Optional setupFilesAfterEnv

setupFilesAfterEnv: Path[]

Optional setupTestFrameworkScriptFile

setupTestFrameworkScriptFile: Path

Optional silent

silent: undefined | false | true

Optional skipFilter

skipFilter: undefined | false | true

Optional skipNodeResolution

skipNodeResolution: undefined | false | true

Optional snapshotSerializers

snapshotSerializers: Path[]

Optional testEnvironment

testEnvironment: undefined | string

Optional testEnvironmentOptions

testEnvironmentOptions: undefined | object

Optional testFailureExitCode

testFailureExitCode: string | number

Optional testLocationInResults

testLocationInResults: undefined | false | true

Optional testMatch

testMatch: Glob[]

Optional testNamePattern

testNamePattern: undefined | string

Optional testPathDirs

testPathDirs: Path[]

Optional testPathIgnorePatterns

testPathIgnorePatterns: string[]

Optional testRegex

testRegex: undefined | string

Optional testResultsProcessor

testResultsProcessor: Maybe<string>

Optional testRunner

testRunner: undefined | string

Optional testURL

testURL: undefined | string

Optional timers

timers: "real" | "fake"

Optional transform

transform: undefined | object

Optional transformIgnorePatterns

transformIgnorePatterns: Glob[]

Optional unmockedModulePathPatterns

unmockedModulePathPatterns: string[]

Optional updateSnapshot

updateSnapshot: undefined | false | true

Optional useStderr

useStderr: undefined | false | true

Optional verbose

verbose: Maybe<boolean>

Optional watch

watch: undefined | false | true

Optional watchAll

watchAll: undefined | false | true

Optional watchPathIgnorePatterns

watchPathIgnorePatterns: string[]

Optional watchPlugins

watchPlugins: string[]

Optional watchman

watchman: undefined | false | true

Generated using TypeDoc