java - differential code coverage -


We are the first test can not add the code to the unit test, because the code needs to be modified.

what inter code no tools available to measure the coverage, it is difficult to get any metric useful coverage of the investigation without the majority of the code in the package. The percentage of modified code in a specified change which was covered by a unit test?

Use this is a command line tool to prevent code coverage regression isolate two coverage reports It tells you that the new version of your new code is better or worse according to coverage.

  $ pycobertura diff ./master/coverage.xml ./myfeature/coverage.xml   

Because it is language agnostic, it's just your testing / coverage tool Depends on the Cobertura report (XML file) generated by

PicoBartura can generate HTML reports which also include CD tools such as CI / Jenkins.

< / Div>

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -