MCPcopy
hub / github.com/nuxt/nuxt / global.setup.ts

File global.setup.ts

test/e2e/global.setup.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { existsSync } from 'node:fs'
2import { fileURLToPath } from 'node:url'
3import { cp, rm } from 'node:fs/promises'
4import { test as setup } from '@playwright/test'

Callers

nothing calls this directly

Calls 1

setupFunction · 0.50

Tested by

no test coverage detected