pablo-mayrgundter / react-zustand-jest

Testing compatibility a react hook for zustand with jest and testing-library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-zustand-jest

Testing compatibility a react hook for zustand with jest and testing-library.

> yarn install
...
> yarn jest
yarn run v1.22.17
...
 PASS  ./App.test.jsx

Test Suites: 1 passed, 1 total
Tests:       1 passed, 1 total
Snapshots:   0 total
Time:        0.784 s, estimated 1 s
Ran all test suites.
✨  Done in 1.53s.

About

Testing compatibility a react hook for zustand with jest and testing-library.


Languages

Language:JavaScript 100.0%