Hi Sebastian,

On Fri, Aug 20, 2010 at 8:11 AM, Sebastian Bergmann
<[email protected]> wrote:
> Am 20.08.2010 08:01, schrieb Jerome Renard:
>> Is that possible ?
>
>  That functionality is built into PHPUnit already:
>
>   * If phpunit.xml exists, it will be used.
>   * If phpunit.xml does not exist but phpunit.xml.dist exists, the
>     latter will be used
>
>  phpunit.xml.dist is under version control while phpunit.xml is not (and
>  ignored from version control as well).

Ha cool, then it seems we could get all what we need with this system and
we could get rid of the UnitTest component. Am I correct ?

-- 
Jérôme Renard
http://39web.fr | http://jrenard.info

Reply via email to