Header menu logo testify

TestifyConfig Type

Global default configuration that Testify uses when callers do not override behavior explicitly.

Configure this once during test setup, then use the normal Assert and Check APIs. Explicit per-call overrides still take precedence where used.

Record fields

Record Field Description

CheckConfigTransformers

Full Usage: CheckConfigTransformers

Field type: (Config -> Config) list
Field type: (Config -> Config) list

HintPacks

Full Usage: HintPacks

Field type: TestifyHintPack list
Field type: TestifyHintPack list

HintRules

Full Usage: HintRules

Field type: TestifyHintRule list
Field type: TestifyHintRule list

ReportOptions

Full Usage: ReportOptions

Field type: TestifyReportOptions

Type something to start searching.