Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
const
{ test, expect } = require(
'@playwright/test'
);
2
3
const
{ spawn, execSync } = require(
'child_process'
);
4
const
fs = require(
'fs'
);
Callers
nothing calls this directly
Calls
5
onExit
Function · 0.85
run
Function · 0.70
serial
Method · 0.65
setTimeout
Method · 0.65
afterEach
Method · 0.65
Tested by
no test coverage detected