<?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: Testing your code</title>
	<atom:link href="http://syntux.net/blog/2006/12/12/testing-your-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://syntux.net/blog/2006/12/12/testing-your-code/</link>
	<description>Your freedom is worth more than you think. Take advantage of it while you can.</description>
	<lastBuildDate>Mon, 11 Jan 2010 00:29:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jad Madi</title>
		<link>http://syntux.net/blog/2006/12/12/testing-your-code/comment-page-1/#comment-2067</link>
		<dc:creator>Jad Madi</dc:creator>
		<pubDate>Tue, 19 Dec 2006 10:03:48 +0000</pubDate>
		<guid isPermaLink="false">http://syntux.net/blog/2006/12/12/testing-your-code/#comment-2067</guid>
		<description>Vaidas Ã…Â½ilionis, 
We use &lt;a href=&quot;http://www.coolcode.cn/?p=26&quot; rel=&quot;nofollow&quot;&gt;CoolCode&lt;/a&gt; plugin, it&#039;s awesome, you should give it a try.</description>
		<content:encoded><![CDATA[<p>Vaidas Ã…Â½ilionis,<br />
We use <a href="http://www.coolcode.cn/?p=26" rel="nofollow">CoolCode</a> plugin, it&#8217;s awesome, you should give it a try.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alaa</title>
		<link>http://syntux.net/blog/2006/12/12/testing-your-code/comment-page-1/#comment-1939</link>
		<dc:creator>Alaa</dc:creator>
		<pubDate>Thu, 14 Dec 2006 08:45:30 +0000</pubDate>
		<guid isPermaLink="false">http://syntux.net/blog/2006/12/12/testing-your-code/#comment-1939</guid>
		<description>Thanks for your replys
Bergmann, thanks for the update, I haven&#039;t checked the pear site for quite some time, the installation instructions now would be:
$ pear channel-discover pear.phpunit.de
$ pear install phpunit/PHPUnit
Seguy, unit testing is not just about assertions, it&#039;s a lot more.
RodrÃƒÂ­guez, thanks for the update, I guess I&#039;m going to try it real soon.</description>
		<content:encoded><![CDATA[<p>Thanks for your replys<br />
Bergmann, thanks for the update, I haven&#8217;t checked the pear site for quite some time, the installation instructions now would be:<br />
$ pear channel-discover pear.phpunit.de<br />
$ pear install phpunit/PHPUnit<br />
Seguy, unit testing is not just about assertions, it&#8217;s a lot more.<br />
RodrÃƒÂ­guez, thanks for the update, I guess I&#8217;m going to try it real soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebs</title>
		<link>http://syntux.net/blog/2006/12/12/testing-your-code/comment-page-1/#comment-1913</link>
		<dc:creator>Sebs</dc:creator>
		<pubDate>Wed, 13 Dec 2006 15:35:56 +0000</pubDate>
		<guid isPermaLink="false">http://syntux.net/blog/2006/12/12/testing-your-code/#comment-1913</guid>
		<description>I like Unittests and love PHPUnit, a tool that needs more advocacy .. its just a very productive test tool. I had great results writing some thousand tests with it ;) 

Sebastian</description>
		<content:encoded><![CDATA[<p>I like Unittests and love PHPUnit, a tool that needs more advocacy .. its just a very productive test tool. I had great results writing some thousand tests with it ;) </p>
<p>Sebastian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuardo -StR- RodrÃƒÂ­guez</title>
		<link>http://syntux.net/blog/2006/12/12/testing-your-code/comment-page-1/#comment-1880</link>
		<dc:creator>Stuardo -StR- RodrÃƒÂ­guez</dc:creator>
		<pubDate>Tue, 12 Dec 2006 15:47:25 +0000</pubDate>
		<guid isPermaLink="false">http://syntux.net/blog/2006/12/12/testing-your-code/#comment-1880</guid>
		<description>PHPUnit3 has been launched and has many many new things to try</description>
		<content:encoded><![CDATA[<p>PHPUnit3 has been launched and has many many new things to try</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damien Seguy</title>
		<link>http://syntux.net/blog/2006/12/12/testing-your-code/comment-page-1/#comment-1879</link>
		<dc:creator>Damien Seguy</dc:creator>
		<pubDate>Tue, 12 Dec 2006 15:30:34 +0000</pubDate>
		<guid isPermaLink="false">http://syntux.net/blog/2006/12/12/testing-your-code/#comment-1879</guid>
		<description>There is also the mostly unknown function assert, which is available in standard distribution. It also has the advantage to be totally removed with the simple switch of a PHP directive. 

http://ca.php.net/assert

HTH.</description>
		<content:encoded><![CDATA[<p>There is also the mostly unknown function assert, which is available in standard distribution. It also has the advantage to be totally removed with the simple switch of a PHP directive. </p>
<p><a href="http://ca.php.net/assert" rel="nofollow">http://ca.php.net/assert</a></p>
<p>HTH.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
