Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/BuilderIO/mitosis
/ qwik.test.ts
File
qwik.test.ts
packages/core/src/__tests__/qwik.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdirSync, writeFileSync } from
'fs'
;
2
import
{ resolve } from
'path'
;
3
import
stripAnsi from
'strip-ansi'
;
4
import
{ File } from
'../generators/qwik'
;
Callers
nothing calls this directly
Calls
15
runTestsForTarget
Function · 0.90
parseJsx
Function · 0.90
builderContentToMitosisComponent
Function · 0.90
compileAwayBuilderComponentsFromTree
Function · 0.90
convertBuilderContentToSymbolHierarchy
Function · 0.90
convertBuilderElementToMitosisComponent
Function · 0.90
test
Function · 0.85
createFileSet
Function · 0.85
addComponent
Function · 0.85
debugOutput
Function · 0.85
toObj
Function · 0.85
emit
Method · 0.80
Tested by
no test coverage detected