Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/preactjs/preact
/ rerender.test.jsx
File
rerender.test.jsx
test-utils/test/shared/rerender.test.jsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { options, createElement, render, Component } from
'preact'
;
2
import { teardown, setupRerender } from
'preact/test-utils'
;
3
4
/** @jsx createElement */
Callers
nothing calls this directly
Calls
4
setupRerender
Function · 0.90
teardown
Function · 0.90
render
Function · 0.90
increment
Function · 0.70
Tested by
no test coverage detected