Warn

Inline test expectation: the hook should warn. Optional regex pattern matches the warning message.

Usage

Source

Warn(
    *,
    pattern=None,
)

Parameter Attributes

pattern: str | None = None