issues
search
testing-library
/
react-testing-library
🐐 Simple and complete React DOM testing utilities that encourage good testing practices.
https://testing-library.com/react
MIT License
19.04k
stars
1.11k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support for React 19
#1364
rolandjitsu
opened
6 days ago
5
how to imprement with react-hook-form
#1362
shipcake
closed
1 month ago
1
*ByRole "status" for <output/> element doesn't handle name attribute correctly
#1359
Yimiprod
closed
1 month ago
1
unable to Find Element by data-testid After Component Re-render in React Testing Library
#1358
EhsanKey
closed
2 months ago
4
dispatching of events from rendered components
#1357
southbeach
closed
1 month ago
2
Can not find createPortal from React DOM
#1356
Myllaume
closed
1 month ago
1
byText not finding element
#1355
RedX2501
closed
1 month ago
2
feat: Add support for React error handlers
#1354
eps1lon
opened
2 months ago
1
Fix React Canary and Experimental tests
#1353
eps1lon
closed
2 months ago
1
test: Run with relevant React stable types
#1352
eps1lon
opened
2 months ago
1
fix: Add support for exactOptionalPropertyTypes in TypeScript
#1351
eps1lon
closed
2 months ago
1
renderHook support for multiple parameters
#1350
danielrentz
opened
3 months ago
2
Ant Design Typography component doesn't fire onEllipsis event
#1349
leobel
closed
3 months ago
1
Having `afterEach(cleanup)` in the test setup file breaks exported `screen` module on Bun test
#1348
hmidmrii
opened
3 months ago
2
Added myself as contributor
#1347
ginaserakalala
closed
3 months ago
1
Test works in isolation but fails alongside other RTL-based tests
#1346
johncornish
opened
3 months ago
6
Args mapping does not work on composed story from Storybook after Storybook update from 7 to 8
#1345
quarhodron
closed
4 months ago
3
wrapper context is not shared with `renderHook`
#1344
githorse
opened
4 months ago
0
fix: esm output's extension to .mjs
#1343
syi0808
opened
4 months ago
7
Tests using `render` sigificantly slow down in React 19
#1342
phryneas
closed
4 months ago
7
Module '"@testing-library/react"' has no exported member 'screen'.
#1341
devChrisho
closed
4 months ago
7
`hydrate` option does not work in `renderHook`
#1340
immois
closed
4 months ago
3
React-Aria Component Combobox is not Fully rendering in Consuming Application Tests
#1339
adsaines
opened
4 months ago
1
RTL + Vitest issue with patching asyncWrapper/eventWrapper (with act()) for userEvent APIs
#1338
millerized
opened
4 months ago
0
Fix type import from react-dom
#1337
grncdr
closed
5 months ago
3
Warning: The current testing environment is not configured to support act(...)
#1336
viveleroi
opened
5 months ago
5
Do not want to install react & react-dom dependency in node_modules
#1335
21duxue
opened
5 months ago
1
Error test Component with setTimeout and vitest
#1334
kyrylsherstobaiev
closed
5 months ago
0
feat(pure): add renderOptions support to render
#1333
naorpeled
closed
2 months ago
8
Unexpected token 'export' error when running Jest tests with React Native Testing Library
#1332
vkuprin
closed
5 months ago
1
`rerender` does not reset state
#1331
saiNaruUFL
closed
6 months ago
6
support `document` containers in cleanup
#1330
quisido
opened
6 months ago
5
When `container` is `document`, cleanup steps fails with "TypeError: Cannot read properties of null (reading 'removeChild')"
#1329
quisido
opened
6 months ago
6
Issues
#1328
theaekapipoo
closed
6 months ago
0
Bug report
#1327
theaekapipoo
closed
6 months ago
0
Hook testing: useReducer doesn't updating state when the reducer action is executed
#1326
jpbnetley
closed
6 months ago
2
Strange behavor when using `renderHook` with `wrapper` option
#1325
zero88
opened
6 months ago
1
React does not recognize the `fetchPriority` prop on a DOM element.
#1324
AlaminPu1007
closed
6 months ago
3
fix: Ensure `act` is not `any` when `React.act` is not declared
#1323
eps1lon
closed
6 months ago
1
`ReactDOMTestUtils.act` is deprecated
#1322
angelod1as
closed
6 months ago
1
TypeScript: unexpected type errors when `exactOptionalPropertyTypes` is enabled
#1320
OliverJAsh
closed
2 months ago
0
fix: export new act when available
#1319
MatanBobi
closed
6 months ago
8
Make @types/react-dom a Peer dependency
#1318
daniel-nagy
closed
6 months ago
2
Seriously guys, how the fuck do I get started here?
#1317
josh-i386g
closed
6 months ago
2
act shows up as deprecated when using react 18.3
#1316
ambarvm
closed
6 months ago
1
chore: Adjust tests to workaround 18.3.0 bug
#1315
eps1lon
closed
7 months ago
1
Support React 18.3
#1314
christopherschroer
closed
7 months ago
2
fix: Stop restricting `container` option based on `hydrate`
#1313
eps1lon
closed
7 months ago
1
Regression: Types of property `hydrate` are incompatible in `renderHook` options
#1312
samettttt
closed
7 months ago
0
TypeScript error with skipLibCheck false
#1311
eps1lon
closed
7 months ago
4
Next