screen.getByText()可以传正则、字符串
screen.getByText()
toBeInTheDocument()
https://testing-library.com/docs/react-testing-library/intro/