Skip to content

vitalybaev/testing-library-jest-dom-ts-matchers-error

Repository files navigation

@testing-library/jest-dom TS error demo

This project was created by create-next-app:

  1. pnpm create next-app -- --ts
  2. Installed packages: jest, @types/jest, @testing-library/react, @testing-library/jest-dom, jest-environment-jsdom, @babel/preset-typescript
  3. Created jest-setup.ts and jest.config.js

Running

Install deps:

pnpm i

Tests passed

pnpm test

CleanShot 2022-05-18 at 18 40 34@2x

but TS show and error for matchers

CleanShot 2022-05-18 at 18 40 54@2x

See /components/Heading.test.tsx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published