variable spec
Usage in Deno
import { spec } from "node:test/reporters";
The spec
reporter outputs the test results in a human-readable format.
import { spec } from "node:test/reporters";
The spec
reporter outputs the test results in a human-readable format.