Property 'toBeInTheDocument' does not exist on type 'JestMatchers<HTMLElement>'.

北风几吹夏 / 2023-05-11 / 原文

npm i @types/testing-library__jest-dom -D

即可

Webpack 5 & Jest - Property 'toBeInTheDocument' does not exist on type 'JestMatchers'