diff doc/commands.txt @ 597:4c3d43adaa48

0.6dev: Fixed `php:phpunit` parsing including support for nested tests. Extended `php:coverage` to also parse PHPUnit coverage-clover format. Closes #199 and #316. Thanks to all those that have helped develop the patch, and special thanks to Roland Wilczek for contributing, testing and helping me get working php builds for development.
author osimons
date Wed, 29 Jul 2009 10:43:48 +0000
parents d8eb5f723371
children b76e6accad72
line wrap: on
line diff
--- a/doc/commands.txt
+++ b/doc/commands.txt
@@ -545,8 +545,8 @@
 ``<php:coverage>``
 ------------------
 
-Extracts coverage information Phing_'s code coverage task recorded in an XML
-file.
+Extracts coverage information from Phing_'s code coverage task XML file or
+from PHPUnit_ coverage-clover XML file.
 
 Parameters
 ----------
Copyright (C) 2012-2017 Edgewall Software