Confused about Code Coverage in V7,8
So I'm using V 8.0.1 and when I change my run configuration to support code coverage I see
EMMA: collecting runtime coverage data ...
at no time so I see any actual view showing me the coverage information and it's not available under the View menu either.
请先登录再写评论。
Hello Robert,
Did you try selecting Analyze | Code Coverage Data... and choosing the coverage
suite produced by your run configuration?
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
What should I See when I do that? When I do that nothing happens. I do however, see %'s covered in the Project as Package view. But I'm not seeing anything in the editor to indicator which lines were covered.
Am I only going to be able to see lines executed in the editor with the color indicates for Unit tests only and not for my application overall?
Hello Robert,
you should see either stripes (red/green) on the left gutter either yellow
bar on the top of the editor.
Thank you
-
Anna Kozlova
JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"