import { expect } from '@rstest/core'; import * as jestDomMatchers from '@testing-library/jest-dom/matchers'; expect.extend(jestDomMatchers);