Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/testing-library/react-hooks-testing-library
/ autoCleanup.test.ts
File
autoCleanup.test.ts
src/__tests__/autoCleanup.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ useEffect } from
'react'
2
3
// This verifies that by importing RHTL in an
4
// environment which supports afterEach (like Jest)
Callers
nothing calls this directly
Calls
3
hydrate
Function · 0.85
useHookWithCleanup
Function · 0.70
renderHook
Function · 0.50
Tested by
no test coverage detected