Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-13 | feat(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". |