MCPcopy 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

1import { test, expect } from '@playwright/test';
2
3test('MicroPython WebSocket', async ({ page }) => {
4 await page.goto('http://localhost:5037/');

Callers

nothing calls this directly

Calls 1

testFunction · 0.90

Tested by

no test coverage detected