MCPcopy 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

1import { beforeEach, describe, it, expect, vi } from 'vitest'
2import { resolve } from 'node:path'
3
4import { promptForCreateOptions } from '../src/options'

Callers

nothing calls this directly

Calls 6

__testClearFrameworksFunction · 0.90
__testRegisterFrameworkFunction · 0.90
promptForCreateOptionsFunction · 0.90
sanitizePackageNameFunction · 0.90
getCurrentDirectoryNameFunction · 0.90
setBasicSpiesFunction · 0.85

Tested by

no test coverage detected