Skip to main content
spec - test/reporters - Node documentation
variable spec

Usage in Deno

import { spec } from "node:test/reporters";

The spec reporter outputs the test results in a human-readable format.

Type