Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/netlify/cli
/ create.test.ts
File
create.test.ts
tests/integration/commands/create/create.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ beforeEach, describe, expect, test, vi } from
'vitest'
2
import
execa from
'execa'
3
4
import
{ callCli } from
'../../utils/call-cli.js'
Callers
nothing calls this directly
Calls
8
withSiteBuilder
Function · 0.85
callCli
Function · 0.85
handleQuestions
Function · 0.85
answerWithValue
Function · 0.85
write
Method · 0.80
withMockApi
Function · 0.50
getCLIOptions
Function · 0.50
build
Method · 0.45
Tested by
no test coverage detected