This project was created by create-next-app
:
pnpm create next-app -- --ts
- Installed packages:
jest
,@types/jest
,@testing-library/react
,@testing-library/jest-dom
,jest-environment-jsdom
,@babel/preset-typescript
- Created
jest-setup.ts
andjest.config.js
Install deps:
pnpm i
Tests passed
pnpm test
but TS show and error for matchers
See /components/Heading.test.tsx