On 28 févr. 2011, at 17:20, Panu Suominen wrote: > > 2011/2/28 Marcus Denker <[email protected]>: > > There is Moose: > > It has all the code for calculating metrics. (and to do visualizations > > based on them) > > I know. But the results should be stored somewhere to be publicly viewable. > Preferably version information is attached to the metrics enabling monitoring > if problems get fixed or introduced. > > > We are actually developing a reporting dashboard thing for the pharo code > > base... > > maybe Cyrille can tell more? >
More precisely the project is called Menssana. Indeed, it uses Moose but just for computing some things, and basically provides a Glamour browser for concerns: unit tests, lint rules, metrics and basic visualizations... There is also a possibility to browse concerns on the web with Seaside. Some work needs to be done to support concern history (i.e. evolution, trends...) As the active developer, Cyrille can say more about the current status. -- Simon Denier
