July 13, 2015
12:33 p.m.
On 13 Jul 2015, at 14:06, Marcus Denker <marcus.denker@inria.fr> wrote:
On 13 Jul 2015, at 13:12, Torsten Bergmann <astares@gmx.de> wrote:
When in Java I use EclEmma - an eclipse plugin where once can see the coverage down to the code editor: http://www.eclemma.org/images/screen.png
I know there is Hapao: http://hapao.dcc.uchile.cl/ but is there a Pharo coverage visualization down to the method level as in EclEmma?
The idea is that this will be easy with reflectivity⦠e.g. (green with some tiny fixes to be committed):
https://pharo.fogbugz.com/f/cases/15963/Test-code-coverage-per-node <https://pharo.fogbugz.com/f/cases/15963/Test-code-coverage-per-node> Will be in the next update Marcus