Skip to main content

@rbxts/expect > ExpectMessageBuilderOptions

ExpectMessageBuilderOptions interface

Configuration options for instances of ExpectMessageBuilder.

Signature:

interface ExpectMessageBuilderOptions 

Properties

Property

Modifiers

Type

Description

attachFullOnCollapse

boolean

Whether to automatically attach full versions of variables whenever they're collapsed.

trimSpaces

boolean

Trim the spaces around placeholders when they're absent.

trimWhiteSpace

boolean

Trim the white space around the message after building it.

wrapValues

boolean

Whether to wrap VariableData in quotes when output.