<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: php testing and coverage</title>
	<atom:link href="http://www.procata.com/blog/archives/2005/04/08/php-testing-and-coverage/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.procata.com/blog/archives/2005/04/08/php-testing-and-coverage/</link>
	<description>PHP Programming, Web Development, PHP Advocacy and PHP Best Practices.</description>
	<lastBuildDate>Wed, 08 Sep 2010 16:32:01 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ira Baxter</title>
		<link>http://www.procata.com/blog/archives/2005/04/08/php-testing-and-coverage/#comment-8877</link>
		<dc:creator>Ira Baxter</dc:creator>
		<pubDate>Sat, 23 Apr 2005 22:13:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.procata.com/blog/archives/2005/04/08/php-testing-and-coverage/#comment-8877</guid>
		<description>Our company offers full featured test coverage and profiling tools for PHP4 and PHP5.  No changes are required to a standard install to operate this tool. In particular, you
don&#039;t have to install the XDebug module, which makes it
much easier to use on hosted sites.

See http://www.semanticdesigns.com/Products/TestCoverage/PHPTestCoverage.html.
</description>
		<content:encoded><![CDATA[<p>Our company offers full featured test coverage and profiling tools for PHP4 and PHP5.  No changes are required to a standard install to operate this tool. In particular, you<br />
don&#8217;t have to install the XDebug module, which makes it<br />
much easier to use on hosted sites.</p>
<p>See <a href="http://www.semanticdesigns.com/Products/TestCoverage/PHPTestCoverage.html" rel="nofollow">http://www.semanticdesigns.com/Products/TestCoverage/PHPTestCoverage.html</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hans</title>
		<link>http://www.procata.com/blog/archives/2005/04/08/php-testing-and-coverage/#comment-8442</link>
		<dc:creator>Hans</dc:creator>
		<pubDate>Mon, 11 Apr 2005 14:28:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.procata.com/blog/archives/2005/04/08/php-testing-and-coverage/#comment-8442</guid>
		<description>Recently Michiel Rook has added PHPUnit2 tasks to Phing (see http://phing.info/docs/guide/chapters/appendixes/AppendixC-OptionalTasks.html#PHPUnit2Task) which also provide code coverage reporting options.  This stuff is fantastic.  It&#039;s great to see people having some serious expectations of PHP applications.</description>
		<content:encoded><![CDATA[<p>Recently Michiel Rook has added PHPUnit2 tasks to Phing (see <a href="http://phing.info/docs/guide/chapters/appendixes/AppendixC-OptionalTasks.html#PHPUnit2Task)" rel="nofollow">http://phing.info/docs/guide/chapters/appendixes/AppendixC-OptionalTasks.html#PHPUnit2Task)</a> which also provide code coverage reporting options.  This stuff is fantastic.  It&#8217;s great to see people having some serious expectations of PHP applications.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
