Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/cli
/ options.test.ts
File
options.test.ts
packages/cli/tests/options.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ beforeEach, describe, it, expect, vi } from
'vitest'
2
import
{ resolve } from
'node:path'
3
4
import
{ promptForCreateOptions } from
'../src/options'
Callers
nothing calls this directly
Calls
6
__testClearFrameworks
Function · 0.90
__testRegisterFramework
Function · 0.90
promptForCreateOptions
Function · 0.90
sanitizePackageName
Function · 0.90
getCurrentDirectoryName
Function · 0.90
setBasicSpies
Function · 0.85
Tested by
no test coverage detected