Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/cli
/ create-app.test.ts
File
create-app.test.ts
packages/create/tests/create-app.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'vitest'
2
import
{ resolve } from
'node:path'
3
4
import
{ createApp } from
'../src/create-app.js'
Callers
nothing calls this directly
Calls
2
createMemoryEnvironment
Function · 0.50
createApp
Function · 0.50
Tested by
no test coverage detected