Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/testing-library/react-testing-library
/ rerender.js
File
rerender.js
src/__tests__/rerender.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as React from
'react'
2
import
{render, configure} from
'../'
3
4
describe(
'rerender API'
, () => {
Callers
nothing calls this directly
Calls
3
configure
Function · 0.85
rerender
Function · 0.85
render
Function · 0.85
Tested by
no test coverage detected