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

Usage in Deno

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

The lcov reporter outputs test coverage when used with the --experimental-test-coverage flag.

Type