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