Skip to main content
Module

x/tincan/mod.ts>afterAll

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

Register a hook to run after all the test suites/cases in the current scope have completed.