On Sun, Jul 19, 2009 at 9:52 AM, Christian Grobmeier<[email protected]> wrote: >>> Buildbot does not give pretty graphs and other nice looking metrics or >>> reports out of the box - but maybe getting buildbot to run these other >>> tools, then the tools will provide those for us, I really I hadn't >>> investigated. >>> >> Metrics and Project Mess Detector (PMD) [1] data is extracted with PHPUnit >> (--log-metrics and --log-pmd). > > Except for the graphs, we can have metrics with buildbot too. I will > see if there is an XSLT sheet or similar available for having a proper > output.
Unfortunatly those params need the XDebug extension. Question is, can we set this up too for the PHP env? We have still the question open if PDO drivers can be installed. I think this is a more bigger discussion since this leads us to several questions... how good is php supported at apache and such Cheers Christian
