Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/validatte/spec/utils.ts>executeTestSuite

A Savory Class validator for Deno
Go to Latest
variable executeTestSuite
import { executeTestSuite } from "https://deno.land/x/validatte@0.7.2/spec/utils.ts";

type

(testSuites: TestSuite[]) => unknown