Skip to content

API Reference / @gtkx/testing / registerMatchers

Variable: registerMatchers

const registerMatchers: () => void

Defined in: packages/testing/dist/matchers.d.ts:148

Registers the widget matchers on the global expect, when one is available. Safe to call more than once.

Returns

void

Released under the MPL-2.0 License.