Skip to main content
Module

x/unitest/mod.ts>PreModifierContext

🃏 Deno-first universal unit testing framework
Latest
type alias PreModifierContext
Re-export
import { type PreModifierContext } from "https://deno.land/x/unitest@v1.0.0-beta.82/mod.ts";
definition: { matcherArgs: readonly unknown[]; matcher: Matcher; }