summaryrefslogtreecommitdiff
path: root/cli/tests/test_coverage.ts
AgeCommit message (Collapse)Author
2020-09-13feat(unstable): deno test --coverage (#6901)Casper Beyer
This commit adds basic support for collecting coverage data using "deno test". Currently the report is only a text added to the end of output from "deno test".