Hapao does work at method level, but without reflectivity going further to AST level is not possible. Alexandre is going to show in ESUG an integration of Hapao reports with EclEmma plugin for Jenkins and also a Roassal visualization of the Hapao report in the browser to be attached in Jenkins build. Cheers, Alejandro
On Jul 13, 2015, at 9:33 AM, Marcus Denker <marcus.denker@inria.fr> wrote:
On 13 Jul 2015, at 14:06, Marcus Denker <marcus.denker@inria.fr <mailto:marcus.denker@inria.fr>> wrote:
On 13 Jul 2015, at 13:12, Torsten Bergmann <astares@gmx.de <mailto: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 <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