Add jest-dom for more testing methods

This commit is contained in:
2020-11-03 14:10:58 +01:00
parent bad40d2a1d
commit 3e4bbb1566
4 changed files with 137 additions and 17 deletions

View File

@@ -17,7 +17,8 @@
},
"devDependencies": {
"@nuxtjs/tailwindcss": "^3.1.0",
"@vue/test-utils": "^1.1.0",
"@testing-library/jest-dom": "^5.11.5",
"@vue/test-utils": "^1.1.1",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "^26.5.0",
"jest": "^26.5.0",