Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vuejs/core
/ customizedBuiltIn.spec.ts
File
customizedBuiltIn.spec.ts
packages/runtime-dom/__tests__/customizedBuiltIn.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ MockInstance } from
'vitest'
2
import
{ h, render } from
'@vue/runtime-dom'
3
4
describe(
'customized built-in elements support'
, () => {
Callers
nothing calls this directly
Calls
4
render
Function · 0.90
h
Function · 0.85
createElement
Method · 0.80
test
Function · 0.50
Tested by
no test coverage detected