Block

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

Usage

Source

Block(
    *,
    pattern=None,
)

Parameter Attributes

pattern: str | None = None