|
From: Lars O. <lso...@gm...> - 2009-03-01 15:01:13
|
I have a library, which has tests in simpletest. I want to build it using phpUnderControl and CruiseControl. However, I want to utitlize all the good parts of phpUnderControl, so I want to ask whether anyone is working on some kind of integration. - Has anyone had simpletest output the test results as an xml-file phpundercontrol can use? - Has anyone implemented codecoverage and a report on the codecoverage using xdebug and simpletest - and an xml-file? - Has anyone implemented metric analysis as pmd analysis etc? -- Lars Olesen |