Skip to main content
Module

std/testing/bdd.ts>TestSuite

Deno standard library
Go to Latest
interface TestSuite
Re-export
import { type TestSuite } from "https://deno.land/std@0.162.0/testing/bdd.ts";

A group of tests.