'toBeInTheDocument' 속성이 'Matchers' 유형에 없습니다. API 등을 이용하여 애견 쉼터용 UI를 만드는 간단한 리액트 앱에 대한 테스트를 작성하려고 합니다.아래 표시된 모듈을 Import하여 다음 명령을 실행했습니다. npm install jest-dom react-testing-library --save-dev 하지만, 나는 미래에 대해In The Document(). 빨간색으로 밑줄이 그어진 메서드와 오류 메시지 "Property 'toBeInTheDocument' does not exist on type 'Matchers'." import "react-testing-library/cleanup-after-each"; import "jest-dom/extend-expect";..