Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10846 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 22043 invoked by uid 1010); 30 Jun 2004 05:22:13 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 22018 invoked from network); 30 Jun 2004 05:22:12 -0000 Received: from unknown (HELO mproxy.gmail.com) (216.239.56.253) by pb1.pair.com with SMTP; 30 Jun 2004 05:22:12 -0000 Received: by mproxy.gmail.com with SMTP id w29so1570267cwb for ; Tue, 29 Jun 2004 22:22:12 -0700 (PDT) Received: by 10.38.90.64 with SMTP id n64mr22900rnb; Tue, 29 Jun 2004 22:22:12 -0700 (PDT) Message-ID: <8a75258904062922222a9785d8@mail.gmail.com> Date: Tue, 29 Jun 2004 22:22:12 -0700 To: internals@lists.php.net In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <8a7525890406291952666cd61b@mail.gmail.com> <9F183AD8-CA45-11D8-AC3E-000393B2B3C0@omniti.com> Subject: Re: [PHP-DEV] Code coverage testing From: munkyboy@gmail.com (Michael Luu) These tools are exactly what I'm looking for. Thanks guys! Mike On Wed, 30 Jun 2004 06:07:51 +0200, Sebastian Bergmann wrote: > > George Schlossnagle wrote: > > I believe xDebug supports this > > It does. When using PHPUnit2 with XDebug you get information about > which lines of code are covered by which unit test, etc. > > -- > Sebastian Bergmann > http://sebastian-bergmann.de/ http://phpOpenTracker.de/ > > Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/ > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >