Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • GlobalConfig

Index

Properties

bail

bail: boolean

collectCoverage

collectCoverage: boolean

collectCoverageFrom

collectCoverageFrom: Glob[]

collectCoverageOnlyFrom

collectCoverageOnlyFrom: Maybe<object>

coverageDirectory

coverageDirectory: string

coverageReporters

coverageReporters: string[]

coverageThreshold

coverageThreshold: object

Type declaration

  • global: object
    • [key: string]: number

expand

expand: boolean

forceExit

forceExit: boolean

logHeapUsage

logHeapUsage: boolean

mapCoverage

mapCoverage: boolean

noStackTrace

noStackTrace: boolean

notify

notify: boolean

projects

projects: Glob[]

replname

replname: Maybe<string>

reporters

reporters: ReporterConfig[]

rootDir

rootDir: Path

silent

silent: boolean

testNamePattern

testNamePattern: string

testPathPattern

testPathPattern: string

testResultsProcessor

testResultsProcessor: Maybe<string>

updateSnapshot

updateSnapshot: SnapshotUpdateState

useStderr

useStderr: boolean

verbose

verbose: Maybe<boolean>

watch

watch: boolean

watchman

watchman: boolean

Generated using TypeDoc