Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pyscript/pyscript
/ index.spec.js
File
index.spec.js
core/tests/javascript/ws/index.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ test, expect } from
'@playwright/test'
;
2
3
test(
'MicroPython WebSocket'
,
async
({ page }) => {
4
await
page.goto(
'http://localhost:5037/'
);
Callers
nothing calls this directly
Calls
1
test
Function · 0.90
Tested by
no test coverage detected