MCPcopy 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

1import { describe, expect, it } from 'vitest'
2import { resolve } from 'node:path'
3
4import { createApp } from '../src/create-app.js'

Callers

nothing calls this directly

Calls 2

createMemoryEnvironmentFunction · 0.50
createAppFunction · 0.50

Tested by

no test coverage detected