Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
method TestSuiteInternal.run
import { TestSuiteInternal } from "https://deno.land/std@0.143.0/testing/_test_suite.ts";

This is used internally to run all steps for a test suite.

Returns

Promise<void>