Re: PHP Release Process Sucks

From: Date: Wed, 17 May 2006 09:19:47 +0000
Subject: Re: PHP Release Process Sucks
References: 1 2 3 4 5 6 7  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
Robin Ericsson wrote:
> The big whohoo would be a complete PHPUnit test framework for PHP with
> code coverage that replaces the old test framework.

 As long as PHPUnit cannot run each test in a new PHP interpreter
 process this would make no sense. And even then, why would we want to
 replace run-tests.php with PHPUnit? Also note that PHPUnit's code
 coverage functionality can, of course, not generate code coverage
 information for the PHP interpreter itself, as that is written in C :-)

 If you are looking for code coverage information for the PHP interpreter
 have a look at http://gcov.php.net/.

-- 
Sebastian Bergmann                      http://www.sebastian-bergmann.de/
GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69


Thread (57 messages)

« previous php.internals (#23523) next »