Skip to content

Commit

Permalink
test(hooks): add react hooks testing library support
Browse files Browse the repository at this point in the history
  • Loading branch information
sabertazimi committed Aug 10, 2021
1 parent d5e0cfd commit d55e343
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 0 deletions.
68 changes: 68 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
"@react-spring/types": "^9.2.4",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.0.0",
"@testing-library/react-hooks": "^7.0.1",
"@types/jest": "^26.0.24",
"@types/node": "^16.4.13",
"@types/prismjs": "^1.16.6",
Expand Down

0 comments on commit d55e343

Please sign in to comment.