<?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: Pragmatic tips for unit testing in PHP</title>
	<atom:link href="http://blog.shupp.org/2010/02/21/pragmatic-tips-for-unit-testing-in-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.shupp.org/2010/02/21/pragmatic-tips-for-unit-testing-in-php/</link>
	<description>Software engineer, musician, space enthusiast</description>
	<lastBuildDate>Sat, 04 Feb 2012 23:40:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Better code quality through easy access to tools &#171; Bill Shupp</title>
		<link>http://blog.shupp.org/2010/02/21/pragmatic-tips-for-unit-testing-in-php/comment-page-1/#comment-606</link>
		<dc:creator>Better code quality through easy access to tools &#171; Bill Shupp</dc:creator>
		<pubDate>Mon, 04 Apr 2011 03:46:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.shupp.org/?p=51#comment-606</guid>
		<description>[...] unit tests and checking code coverage, profiling, and having links to documentation.  Though I&#039;ve talked previously about the cost of maintaining 100% code coverage, I&#039;m convinced that it&#039;s worth it if you not only [...]</description>
		<content:encoded><![CDATA[<p>[...] unit tests and checking code coverage, profiling, and having links to documentation.  Though I&#039;ve talked previously about the cost of maintaining 100% code coverage, I&#039;m convinced that it&#039;s worth it if you not only [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich Schumacher</title>
		<link>http://blog.shupp.org/2010/02/21/pragmatic-tips-for-unit-testing-in-php/comment-page-1/#comment-4</link>
		<dc:creator>Rich Schumacher</dc:creator>
		<pubDate>Mon, 22 Feb 2010 17:29:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.shupp.org/?p=51#comment-4</guid>
		<description>One thing I&#039;ve been trying to focus on is one of the bullet points from The Pragmatic Programmer: Find Bugs Once.  If you find and fix a bug make sure there is a unit test that covers the case.  You&#039;ll save yourself some time and frustration in the future.</description>
		<content:encoded><![CDATA[<p>One thing I&#8217;ve been trying to focus on is one of the bullet points from The Pragmatic Programmer: Find Bugs Once.  If you find and fix a bug make sure there is a unit test that covers the case.  You&#8217;ll save yourself some time and frustration in the future.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

