MCPcopy Index your code
hub / github.com/python/cpython / index.spec.ts

File index.spec.ts

Platforms/emscripten/browser_test/index.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test, expect } from '@playwright/test';
2
3test('has title', async ({ page }) => {
4 await page.goto('/');

Callers

nothing calls this directly

Calls 2

testFunction · 0.90
gotoMethod · 0.80

Tested by

no test coverage detected