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