Header menu logo testify

TestifyExpectoConfig Type

Configuration options for Testify's Expecto integration helpers.

Start from TestifyExpectoConfig.Default or TestifyExpectoConfig.defaults, then override only the rendering and execution behaviors your suite needs.

Record fields

Record Field Description

Parallel

Full Usage: Parallel

Field type: bool
Field type: bool

ReportOptions

Full Usage: ReportOptions

Field type: TestifyReportOptions option
Field type: TestifyReportOptions option

ShowFrameworkPrefix

Full Usage: ShowFrameworkPrefix

Field type: bool
Field type: bool

ShowSummary

Full Usage: ShowSummary

Field type: bool
Field type: bool

ShowUnexpectedExceptionDetails

Full Usage: ShowUnexpectedExceptionDetails

Field type: bool
Field type: bool

Static members

Static member Description

TestifyExpectoConfig.Default

Full Usage: TestifyExpectoConfig.Default

Returns: TestifyExpectoConfig

The neutral Expecto integration configuration.

Returns: TestifyExpectoConfig

Type something to start searching.