@testing-library/react
minor behindReact component testing helpers
- Installed
- 16.0.0
- Latest
- 16.3.2
- Category
- tooling
- Importance
- standard
Why we picked it
renderHook + render utilities; encourages testing behavior, not implementation.
When to use
Any test that needs to mount a React component or run a hook in isolation.