MCPcopy
hub / github.com/nuxt/nuxt / plugin-metadata.test.ts

File plugin-metadata.test.ts

packages/nuxt/test/plugin-metadata.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from 'vitest'
2
3import { RemovePluginMetadataPlugin, extractMetadata } from '../src/core/plugins/plugin-metadata.ts'
4import { checkForCircularDependencies } from '../src/core/app.ts'

Callers

nothing calls this directly

Calls 4

extractMetadataFunction · 0.90
toStringMethod · 0.80

Tested by

no test coverage detected