MCPcopy Index your code
hub / github.com/angular/angular-cli / add-vitest-browser.ts

File add-vitest-browser.ts

tests/e2e/tests/commands/add/add-vitest-browser.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expectFileToMatch } from '../../../utils/fs';
2import { uninstallPackage } from '../../../utils/packages';
3import { ng } from '../../../utils/process';
4import { applyVitestBuilder } from '../../../utils/vitest';

Callers

nothing calls this directly

Calls 4

applyVitestBuilderFunction · 0.90
ngFunction · 0.90
expectFileToMatchFunction · 0.90
uninstallPackageFunction · 0.90

Tested by

no test coverage detected