Appearance
local reporter = require("@std/test/reporter")
Prints a simple human-readable summary of result to stdout, listing any failures and the pass/fail counts.
result
(result: TestRunResult) -> ()