Skip to content

Function: registerTermwrightMatchers()

@termwright/test


@termwright/test / registerTermwrightMatchers

registerTermwrightMatchers(): void

Defined in: test/src/matchers.ts:1514

Registers the matchers with Vitest’s expect. Importing @termwright/test calls this for you; it is exported for setups that build their own entry point. Calling it twice is a no-op.

void