vs2017 - getting code coverage analysis



You can get lost in a 'sea of code' when it comes to writing unit test. You can be effective, if you know which code gets covered. To get this statistic, goto Test -> Analyze Code Coverage -> All Test




You should get a Code Coverage Results tab that lets you choose which code to target, drill down and write up your test cases.


Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm