Skip to content

API Reference / @gtkx/testing / registerMatchers

Variable: registerMatchers

const registerMatchers: () => void

Defined in: matchers.d.ts:36

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.