Add Cypress Testing Library (#10446)

This commit is contained in:
Michael Weimann
2023-03-29 08:47:05 +02:00
committed by GitHub
parent 6eda1fa6e2
commit 7cb90d0f78
7 changed files with 123 additions and 12 deletions

View File

@@ -143,6 +143,7 @@
"@percy/cli": "^1.11.0",
"@percy/cypress": "^3.1.2",
"@sinonjs/fake-timers": "^9.1.2",
"@testing-library/cypress": "^9.0.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^14.4.3",