Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/hex/src/lib/stdx/mod.ts>testing.bdd.TestSuite

An ecosystem delivering practices, philosophy and portability. Powered By Deno and JavaScript.
Latest
interface testing.bdd.TestSuite
Re-export
import { type testing } from "https://deno.land/x/hex@0.6.5/src/lib/stdx/mod.ts";
const { TestSuite } = testing.bdd;

A group of tests.