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

x/deno/tests/registry/jsr/@std/testing/1.0.0/bdd.ts>it

A modern runtime for JavaScript and TypeScript.
Go to Latest
function it
import { it } from "https://deno.land/x/deno@v2.0.4/tests/registry/jsr/@std/testing/1.0.0/bdd.ts";

Parameters

_name: string
_fn: () => void