Closed ajlende closed 5 years ago
This adds an example for how to test custom hooks that use useContext().
useContext()
React and react-testing-library were updated to The One With Hooks.
Addresses kentcdodds/react-testing-library#283
This adds an example for how to test custom hooks that use
useContext()
.React and react-testing-library were updated to The One With Hooks.
Addresses kentcdodds/react-testing-library#283