MCPcopy
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

1import * as React from 'react'
2import ReactDOM from 'react-dom'
3import ReactDOMServer from 'react-dom/server'
4import {fireEvent, render, screen, configure} from '../'

Callers

nothing calls this directly

Calls 3

configureFunction · 0.85
renderFunction · 0.85
unmountFunction · 0.85

Tested by

no test coverage detected