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