API Reference / @gtkx/testing / registerMatchers
Variable: registerMatchers
constregisterMatchers: () =>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