|
Posted by Stephen Kellett on 04/27/06 12:29
In message <1142461238.352899.86570@j52g2000cwj.googlegroups.com>,
patrickmee@gmail.com writes
>My idea would be to have them run through their plans on an application
>and measure the percentage of the code covered. Then we will know where
>we are.
PHP Coverage Validator will do what you want. Works with PHP 4 and PHP
5. No need to modify your application. Simply launch from PHP Coverage
Validator and the coverage results are calculated. GUI and command line
operation supported so that you can integrate into your regression
tests.
http://www.softwareverify.com/phpCoverageValidator/index.html
Stephen
--
Stephen Kellett
Object Media Limited http://www.objmedia.demon.co.uk/software.html
Computer Consultancy, Software Development
Windows C++, Java, Assembler, Performance Analysis, Troubleshooting
[Back to original message]
|