UNPKG

@testing-library/jest-dom

Version:

Custom jest matchers to test the state of the DOM

11 lines (9 loc) 257 B
import { e as extensions } from './matchers-b01dabb1.mjs'; import '@testing-library/dom'; import 'redent'; import '@adobe/css-tools'; import 'dom-accessibility-api'; import 'aria-query'; import 'picocolors'; import 'css.escape'; expect.extend(extensions);