Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/netzo/cli/tests/utils.ts>test

Netzo - roll out internal tools faster
Go to Latest
function test
import { test } from "https://deno.land/x/netzo@v0.1.80/cli/tests/utils.ts";

Parameters

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