MCPcopy Create free account
hub / github.com/dylan-sutton-chavez/edge-python / std.test.js

File std.test.js

std/tests/std.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* Agnostic driver: feeds each <pkg>/<pkg>.json corpus to the <edge-python> tag. Run: deno test --allow-all tests/ */
2
3import { chromium } from "npm:playwright@latest";
4import { readFileSync, readdirSync, existsSync, statSync } from "node:fs";

Callers

nothing calls this directly

Calls 2

runPackageFunction · 0.85
getMethod · 0.45

Tested by

no test coverage detected