Re: [Pharo-users] Is there a metric server for Pharo
On Feb 28, 2011, at 4:58 PM, Panu Suominen wrote:
This time I ask before implementing something that has already been done. :)
I know there are quite good tools for metrics and code quality control. However I don't know if there is any software to publish these kind of results. In Java world there is Sonar (http://www.sonarsource.org/). So, are there any tools to publish code quality metrics? If not I am going to see if sonar can be used to archive this task... someday.
There is Moose: http://www.moosetechnology.org/ It has all the code for calculating metrics. (and to do visualizations based on them) We are actually developing a reporting dashboard thing for the pharo code base... maybe Cyrille can tell more? Marcus -- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
participants (1)
-
Marcus Denker