Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ProjectConfig

Index

Properties

automock

automock: boolean

browser

browser: boolean

cache

cache: boolean

cacheDirectory

cacheDirectory: Path

clearMocks

clearMocks: boolean

coveragePathIgnorePatterns

coveragePathIgnorePatterns: string[]

cwd

cwd: Path

detectLeaks

detectLeaks: boolean

displayName

displayName: Maybe<string>

forceCoverageMatch

forceCoverageMatch: Glob[]

globals

globals: ConfigGlobals

haste

moduleDirectories

moduleDirectories: string[]

moduleFileExtensions

moduleFileExtensions: string[]

moduleLoader

moduleLoader: Path

moduleNameMapper

moduleNameMapper: Array<[string, string]>

modulePathIgnorePatterns

modulePathIgnorePatterns: string[]

modulePaths

modulePaths: string[]

name

name: string

resetMocks

resetMocks: boolean

resetModules

resetModules: boolean

resolver

resolver: Maybe<Path>

rootDir

rootDir: Path

roots

roots: Path[]

runner

runner: string

setupFiles

setupFiles: Path[]

setupTestFrameworkScriptFile

setupTestFrameworkScriptFile: Path

skipNodeResolution

skipNodeResolution: boolean

snapshotSerializers

snapshotSerializers: Path[]

testEnvironment

testEnvironment: string

testEnvironmentOptions

testEnvironmentOptions: object

testLocationInResults

testLocationInResults: boolean

testMatch

testMatch: Glob[]

testPathIgnorePatterns

testPathIgnorePatterns: string[]

testRegex

testRegex: string

testRunner

testRunner: string

testURL

testURL: string

timers

timers: "real" | "fake"

transform

transform: Array<[string, Path]>

transformIgnorePatterns

transformIgnorePatterns: Glob[]

unmockedModulePathPatterns

unmockedModulePathPatterns: Maybe<string[]>

watchPathIgnorePatterns

watchPathIgnorePatterns: string[]

Generated using TypeDoc