UNPKG

@lewiswright/vitest-plugin-vis

Version:
7 lines (6 loc) 189 B
export function getProjectName(context) { return context.project.vite.config.test?.name; } export function getBrowserInstanceProjectName(context) { return context.project.config; }