Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/cli
/ example.spec.tsx
File
example.spec.tsx
examples/custom-cli/create-qwik-app/project/base/src/example.spec.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { component$ } from
"@builder.io/qwik"
;
2
import { describe, expect, test } from
"vitest"
;
3
import { render, screen } from
"@noma.to/qwik-testing-library"
;
4
Callers
nothing calls this directly
Calls
1
render
Function · 0.85
Tested by
no test coverage detected