Skip to content

Pull requests: testing-library/react-testing-library

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

fix: Require await act(...)
#1214 opened May 22, 2023 by eps1lon Draft updated Apr 20, 2025
1 task
feat: add bernardobelchior as a contributor for code, and doc
#1391 by allcontributors bot was merged Apr 2, 2025 Loading… updated Apr 2, 2025
feat: add render hook support for multiple arguments
#1386 opened Mar 12, 2025 by imevanc Loading… updated Mar 24, 2025
3 of 4 tasks
support document containers in cleanup
#1330 opened May 20, 2024 by quisido Loading… updated Mar 23, 2025
1 of 4 tasks
Update README.md
#1389 opened Mar 22, 2025 by ShayokhShorfuddin Loading… updated Mar 22, 2025
1 of 4 tasks
test: Use React 19 by default
#1377 by eps1lon was merged Jan 15, 2025 Loading… updated Jan 22, 2025
feat: Add support for React error handlers
#1354 by eps1lon was merged Jan 15, 2025 Loading… updated Jan 15, 2025
3 tasks done
[ci] Fix codecov action
#1376 by eps1lon was merged Jan 15, 2025 Loading… updated Jan 15, 2025
feat: Add support for React 19
#1367 by eps1lon was merged Dec 5, 2024 Loading… updated Dec 5, 2024
Add async render APIs
#1365 by eps1lon was closed Dec 5, 2024 Draft updated Dec 5, 2024
feat(pure): add renderOptions support to render
#1333 by naorpeled was closed Aug 28, 2024 Draft updated Aug 28, 2024
2 of 4 tasks
Added myself as contributor
#1347 by ginaserakalala was closed Jul 29, 2024 Loading… updated Jul 29, 2024
4 tasks
Fix type import from react-dom
#1337 by grncdr was closed Jun 20, 2024 Loading… updated Jun 20, 2024
2 of 4 tasks
feat: Move @testing-library/dom and @types/react-dom to peer dependencies
#1305 by eps1lon was merged Jun 3, 2024 Loading… updated Jun 3, 2024
fix: Ensure act is not any when React.act is not declared
#1323 by eps1lon was merged May 7, 2024 Loading… updated May 7, 2024
chore: Adjust tests to workaround 18.3.0 bug
#1315 by eps1lon was merged Apr 26, 2024 Loading… updated Apr 26, 2024
feat!: move dtl to peerDeps
#1309 by MatanBobi was closed Apr 25, 2024 Loading… updated Apr 26, 2024
1 task
refac: Add a dependency array for useEffect
#1243 by ssi02014 was closed Apr 24, 2024 Loading… updated Apr 24, 2024
4 tasks done
Drop usage of react-dom/test-utils
#1270 by eps1lon was closed Apr 8, 2024 Draft updated Apr 17, 2024
feat: Add support for React 19 Canary
#1294 by eps1lon was merged Apr 8, 2024 Loading… updated Apr 11, 2024
fix: Stop using nullish coalescing
#1300 by eps1lon was merged Apr 11, 2024 Loading… updated Apr 11, 2024
Test with DTL 10
#1293 by eps1lon was closed Apr 11, 2024 Draft updated Apr 11, 2024
chore: Fix tests
#1288 by eps1lon was merged Mar 19, 2024 Loading… updated Mar 20, 2024
chore: Update Codecov configuration to latest
#1289 by eps1lon was merged Mar 19, 2024 Loading… updated Mar 19, 2024
fix: Remove unused types
#1287 by eps1lon was merged Mar 19, 2024 Loading… updated Mar 19, 2024
ProTip! Exclude everything labeled bug with -label:bug.