MCPcopy
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

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest'
2import type { JsrPackageInfo } from '#shared/types/jsr'
3
4describe('useInstallCommand', () => {

Callers

nothing calls this directly

Calls 4

useInstallCommandFunction · 0.85
useSettingsFunction · 0.85
copyInstallCommandFunction · 0.85
clearMethod · 0.80

Tested by

no test coverage detected