react-testing-library
https://github.com/testing-library/react-testing-library
JavaScript
🐐 Simple and complete React DOM testing utilities that encourage good testing practices.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported4 Subscribers
Add a CodeTriage badge to react-testing-library
Help out
- Issues
- feat: add render hook support for multiple arguments
- `render` does not `await act()`
- @testing-library/react behaves differently when dealing with Suspense in React 18 and React 19
- renderHook support for multiple parameters
- Test works in isolation but fails alongside other RTL-based tests
- fix: esm output's extension to .mjs
- Warning: The current testing environment is not configured to support act(...)
- When `container` is `document`, cleanup steps fails with "TypeError: Cannot read properties of null (reading 'removeChild')"
- support `document` containers in cleanup
- Intial props not working when rendering a hook (or I've done something wrong.)
- Docs
- JavaScript not yet supported