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.
import { lcov } from "node:test/reporters";
The lcov
reporter outputs test coverage when used with the
--experimental-test-coverage
flag.