React Testing Library
Last updated
Last updated
{
"dependencies": {
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^12.8.1",
},
"scripts": {
"test": "react-scripts test"
},
}