Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.