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

x/tincan/mod.ts>run

A BDD testing library for Deno
Latest
function run
import { run } from "https://deno.land/x/tincan@1.0.2/mod.ts";

Call at the bottom of every test file after all the test suites/cases have been registered.