Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
function test
import { test } from "https://deno.land/x/netzo@v0.2.10/cli/tests/utils.ts";

Parameters

fn: (proc: Deno.ChildProcess) => void | Promise<void>