Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36017 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3783 invoked from network); 6 Mar 2008 20:17:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Mar 2008 20:17:07 -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.200.174 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.200.174 wf-out-1314.google.com Received: from [209.85.200.174] ([209.85.200.174:34377] helo=wf-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 12/2D-38880-04150D74 for ; Thu, 06 Mar 2008 15:17:05 -0500 Received: by wf-out-1314.google.com with SMTP id 27so43244wfd.26 for ; Thu, 06 Mar 2008 12:17:02 -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=6psRSbLkUg/JoY2rsiZr2KtUadr/t2nyRqcj5gXwtVA=; b=u/EN625vQIbm05HuQFoUxqZkMUn5Tmk/u4CJxSKZSN2X53tezDsuyZEwF+Pf/GXFGjT9Pm/sW0ayxY4bbTMojFx5uLLYYFPhklyLKK4W6M7H5ZXDFy2lyyq2zG7ClzA4/+9Ne9oIrqfVoel5/K+wVltUKJpJZA164OqC/JyBID4= 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=mHTMqDO/RLpa+yT1oxV7c0cP4m+rwLphrOzjCLAyIIRYd+NoMwEnRJovkt/ku3h3wnNW0n8alsVAHDh7KUaF9PA7MvaNAOdKe6yAGrd/IXJSvk83FkzJIc8S2fMsCsNxSqU0tJ0qJ5ZMIs0qeEy9ZT8kfx1tEEhqVFUKbfAlKfA= Received: by 10.142.225.11 with SMTP id x11mr265364wfg.204.1204834622135; Thu, 06 Mar 2008 12:17:02 -0800 (PST) Received: by 10.141.116.12 with HTTP; Thu, 6 Mar 2008 12:17:01 -0800 (PST) Message-ID: Date: Thu, 6 Mar 2008 21:17:01 +0100 To: "David Coallier" Cc: "Sebastian Bergmann" , 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: <47D02D95.8010001@zend.com> Subject: Re: [PHP-DEV] PHPUnit under the umbrella of PHP for GSoC From: pierre.php@gmail.com ("Pierre Joye") On Thu, Mar 6, 2008 at 7:20 PM, David Coallier wrote: > I think the real question we have to ask is "Do we consider PHPUnit" > standard for PHP Development Unit Testing ? > > If so, PHPUnit gets a grant (or a chance to get one under the PHP > Project umbrella) > > If not, then it doesn't. > > I consider PHPUnit the standard for Unit Testing in PHP, now what do > you all think ? I don't consider it as a standard, maybe the leading tool yes (no idea if it is or not), but not a standard. There is other good unit testing tools out there (lime, simpletest to cite two). My point was that even if phpUnit may be the leading unit tests tool for php, it is not a php.net project. That applies to other PHP frameworks, applications, etc. Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org