Tennis Smith wrote:
> Is the xdebug coverage data saved to files in a standard format?
PHPUnit can write code coverage information to a logfile in Clover XML,
which is a de-facto standard.
I am working on a package that wraps/extends Xdebug's functionality so
that you would get Clover XML from raw code coverage data without using
PHPUnit. You can find the work-in-progress at
http://github.com/sebastianbergmann/php-code-coverage
HTH,
Sebastian
-- Sebastian Bergmann Co-Founder and Principal Consultant http://sebastian-bergmann.de/ http://thePHP.cc/
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST