Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36016 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79899 invoked from network); 6 Mar 2008 18:20:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Mar 2008 18:20:48 -0000 Authentication-Results: pb1.pair.com smtp.mail=david.coallier@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=david.coallier@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.146.177 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: david.coallier@gmail.com X-Host-Fingerprint: 209.85.146.177 wa-out-1112.google.com Received: from [209.85.146.177] ([209.85.146.177:64507] helo=wa-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0E/28-38880-EF530D74 for ; Thu, 06 Mar 2008 13:20:47 -0500 Received: by wa-out-1112.google.com with SMTP id l24so2352406waf.17 for ; Thu, 06 Mar 2008 10:20:44 -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:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=8qGWfcY3GAFyB5EotDA8mcaDko7F8GGSDGQ1N7r2N0c=; b=VHuj0l284Jya612WC25Fd5H/WPDtcxI3z7YmSAr2HTCrWK6YQQ9CI90eJYdctixbUte+dNwnw6GoooxesQJR1g50H8lxyxbaS+Be2a1d/EkayJsetwcnFlNYY9F61ECOxlmO9rbTxLCpsHkvhw9JlsPomIV0SJtkJquKGoMZruw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=ogx5oCF2SZMVE5so8CcJBY+UaJJ+f3M6+abxP96S2SdMkWMyKn2V+9d3NpWJOorLOHpcwKG13AnEopnDkaleoNQyMdljp8A1WZA0M5QSxnNUIFCtnH3a0DPjSS4jfVqdV/EP0Cvp8XK7Nro6UWmVtSTZmHTwViaJOF/KQmODzkA= Received: by 10.115.74.1 with SMTP id b1mr146879wal.93.1204827643952; Thu, 06 Mar 2008 10:20:43 -0800 (PST) Received: by 10.114.13.11 with HTTP; Thu, 6 Mar 2008 10:20:43 -0800 (PST) Message-ID: Date: Thu, 6 Mar 2008 13:20:43 -0500 Sender: david.coallier@gmail.com To: "Sebastian Bergmann" Cc: internals@lists.php.net In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <47D02D95.8010001@zend.com> X-Google-Sender-Auth: 2a30252eb0b6be6a Subject: Re: [PHP-DEV] PHPUnit under the umbrella of PHP for GSoC From: davidc@php.net ("David Coallier") 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 ? -- David, Re-read what you are replying.