Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35996 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 35235 invoked from network); 6 Mar 2008 08:18:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Mar 2008 08:18:44 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.162.179 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.162.179 el-out-1112.google.com Received: from [209.85.162.179] ([209.85.162.179:48099] helo=el-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4E/EC-06151-3E8AFC74 for ; Thu, 06 Mar 2008 03:18:43 -0500 Received: by el-out-1112.google.com with SMTP id z25so2616466ele.0 for ; Thu, 06 Mar 2008 00:18:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=DWm0OUuqtgdcNfinLeV473qaErAQM1Po2pTuJRN+Oes=; b=GiC1xfLu909m0aF9Rd0IDyqThFlxG2OHNZ4qLxN2W6O/ZwatEBJr4W1P3glz74Ac6YNuwfF325X2Wl6xISKXC/WyXfVtTt7wbYTeNcUd0Mj20QJ4U/fck/iCleAxK1ThW/gFcQlDliTssBeaWf1k2+dNb+I1gjue3h02LOIZ3fE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=U6ZI0F+RbqQY86SAU7hqJWuQVF4bYKp059LLj5VjaDKT65XHjxNamSo7NdGTcB7/1pIn8cHhNKGhZ3GuY6Z8Fm5p4kD6kB+RuzgagoddPk9+NdOIssSwpHu+xX+VOpWGPmDoj0nn9lALFAtGuKlvzrQe/AMuwSzztXtbipVe5Eg= Received: by 10.141.20.7 with SMTP id x7mr467787rvi.82.1204791520663; Thu, 06 Mar 2008 00:18:40 -0800 (PST) Received: by 10.141.116.12 with HTTP; Thu, 6 Mar 2008 00:18:40 -0800 (PST) Message-ID: Date: Thu, 6 Mar 2008 09:18:40 +0100 To: "Sebastian Bergmann" Cc: internals@lists.php.net In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Subject: Re: [PHP-DEV] PHPUnit under the umbrella of PHP for GSoC From: pierre.php@gmail.com ("Pierre Joye") Hi Sebasitian, On Thu, Mar 6, 2008 at 9:08 AM, Sebastian Bergmann wrote: > Last year PHPUnit participated in the GSoC under the umbrella of PHP. Is > this possible this year as well? > > I discussed this issue with Marcus and Chris DiBona at the mentor summit > and the consensus was that PHPUnit by itself is too small to participate > as a mentoring organization and that PHPUnit should continue to "take > away" a slot from PHP. I don't think it is fair in regard of the other PHP unit tests project. PHPUnit already has a high visibility. > One of the ideas [1] is to implement a parser for gcov data files in PHP > to integrate the code coverage information for PHP and PHP extensions > into PHPUnit's code coverage report. This could be helpful for > developers that write both C-level and PHP-level code for their PHP > applications. To add generic testing features to PHP that can be used by any PHP projects or tests framework sounds like a great idea. Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org