Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Analyze Code Coverage Disappear

i Run all created Unit Tests but i haven't option Analyze Code Coverage in Test and cant choose it from Test Explorer Window. Any Ideas? I have VS 2013 Professional

like image 701
mikroice90 Avatar asked Sep 19 '14 10:09

mikroice90


1 Answers

According to http://www.visualstudio.com/en-us/products/compare-visual-studio-products-vs.aspx code coverage statistics in your testing tools are only available in Visual Studio 2013 Premium and Ultimate.

like image 189
Olaf Avatar answered Sep 27 '22 16:09

Olaf