<?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"
	>
<channel>
	<title>Comments on: Do PHP programmers care about testing?</title>
	<atom:link href="http://www.magpiebrain.com/blog/2005/10/18/do-php-programmers-care-about-testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.magpiebrain.com/blog/2005/10/18/do-php-programmers-care-about-testing/</link>
	<description>Sam Newman's blog</description>
	<pubDate>Fri, 21 Nov 2008 17:50:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Anonymous</title>
		<link>http://www.magpiebrain.com/blog/2005/10/18/do-php-programmers-care-about-testing/#comment-967</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 19 Oct 2005 17:58:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.magpiebrain.com/2005/10/18/do-php-programmers-care-about-testing/#comment-967</guid>
		<description>I recently left a Java XP team that did heavy testing, and went to a startup using PHP, and basically stopped writing tests.  In java land we used a lot of frameworks and libraries, J2EE based with Struts, JSP, and with that came a lot of good testing patterns and frameworks (mock ejbs, struts action unit tests, httpunit/jwebunit).  It just seems less structured in PHP, the testing patterns aren't developed yet, or if they are, they aren't widely known.
</description>
		<content:encoded><![CDATA[<p>I recently left a Java XP team that did heavy testing, and went to a startup using <acronym title="Hypertext PreProcessing">PHP</acronym>, and basically stopped writing tests.  In java land we used a lot of frameworks and libraries, J2EE based with Struts, <acronym title="Java Server Pages">JSP</acronym>, and with that came a lot of good testing patterns and frameworks (mock ejbs, struts action unit tests, httpunit/jwebunit).  It just seems less structured in <acronym title="Hypertext PreProcessing">PHP</acronym>, the testing patterns aren&#8217;t developed yet, or if they are, they aren&#8217;t widely known.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.magpiebrain.com/blog/2005/10/18/do-php-programmers-care-about-testing/#comment-966</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 19 Oct 2005 03:11:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.magpiebrain.com/2005/10/18/do-php-programmers-care-about-testing/#comment-966</guid>
		<description>Some PHP programmers care about testing.  Does the average PHP programmer care about automated testing?  On average, probably not.  Does the average Java or Ruby programmer care about automated testing? I dont know what the average is but again, probably not.

If youre looking for automated testing in PHP check out SimpleTest.  It has Mock Objects and Acceptance testing through a web tester.
http://www.lastcraft.com/simple_test.php.</description>
		<content:encoded><![CDATA[<p>Some <acronym title="Hypertext PreProcessing">PHP</acronym> programmers care about testing.  Does the average <acronym title="Hypertext PreProcessing">PHP</acronym> programmer care about automated testing?  On average, probably not.  Does the average Java or Ruby programmer care about automated testing? I dont know what the average is but again, probably not.</p>
<p>If youre looking for automated testing in <acronym title="Hypertext PreProcessing">PHP</acronym> check out SimpleTest.  It has Mock Objects and Acceptance testing through a web tester.<br />
<a href="http://www.lastcraft.com/simple_test.php"  rel="nofollow">http://www.lastcraft.com/simple_test.php</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
