comparison 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
comparison
equal deleted inserted replaced
596:b1c90136f84a 597:4c3d43adaa48
543 543
544 ------------------ 544 ------------------
545 ``<php:coverage>`` 545 ``<php:coverage>``
546 ------------------ 546 ------------------
547 547
548 Extracts coverage information Phing_'s code coverage task recorded in an XML 548 Extracts coverage information from Phing_'s code coverage task XML file or
549 file. 549 from PHPUnit_ coverage-clover XML file.
550 550
551 Parameters 551 Parameters
552 ---------- 552 ----------
553 553
554 +---------------+-----------------------------------------------------------+ 554 +---------------+-----------------------------------------------------------+
Copyright (C) 2012-2017 Edgewall Software