1.安裝testing-library/jest-dom npm install --save @testing-library/react @testing-library/jest-dom 2.引入 import "@testing-library/jest-dom";