MCPcopy
hub / github.com/microsoft/playwright / test-all.spec.js

File test-all.spec.js

tests/components/test-all.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { test, expect } = require('@playwright/test');
2
3const { spawn, execSync } = require('child_process');
4const fs = require('fs');

Callers

nothing calls this directly

Calls 5

onExitFunction · 0.85
runFunction · 0.70
serialMethod · 0.65
setTimeoutMethod · 0.65
afterEachMethod · 0.65

Tested by

no test coverage detected