Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
dottestcli.exe -runtimeCoveragestaticcoverage [path] -staticCoverageruntimecoverage [path]  -publish

Jtest

Code Block
jtestcli -staticcoverage [path] -runtimecoverage [path/dir] -config "builtin://Calculate Application Coverage" -publish

...