Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/npmx-dev/npmx.dev
/ use-install-command.spec.ts
File
use-install-command.spec.ts
test/nuxt/composables/use-install-command.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeEach, describe, expect, it, vi } from
'vitest'
2
import
type
{ JsrPackageInfo } from
'#shared/types/jsr'
3
4
describe(
'useInstallCommand'
, () => {
Callers
nothing calls this directly
Calls
4
useInstallCommand
Function · 0.85
useSettings
Function · 0.85
copyInstallCommand
Function · 0.85
clear
Method · 0.80
Tested by
no test coverage detected