<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.0.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Testing Habits Are Your Friend</title>
	<link>http://morgamic.com/2006/09/01/testing-habits-are-your-friend/</link>
	<description>stuff and things, according to Mike Morgan</description>
	<pubDate>Wed, 07 Jan 2009 13:09:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>

	<item>
		<title>by: Jim Plush</title>
		<link>http://morgamic.com/2006/09/01/testing-habits-are-your-friend/#comment-20882</link>
		<pubDate>Mon, 22 Jan 2007 18:30:54 +0000</pubDate>
		<guid>http://morgamic.com/2006/09/01/testing-habits-are-your-friend/#comment-20882</guid>
					<description>I completely agree that not testing boils down to laziness. I've been unittesting my php/js code for a few years now and wouldn't turn back. I have to deploy several frameworks I've written. When I make major changes, it's sure nice to see that pretty little green bar :)

I don't want those &quot;hey something is broke&quot; emails, and haven't had one in a long while.</description>
		<content:encoded><![CDATA[<p>I completely agree that not testing boils down to laziness. I&#8217;ve been unittesting my php/js code for a few years now and wouldn&#8217;t turn back. I have to deploy several frameworks I&#8217;ve written. When I make major changes, it&#8217;s sure nice to see that pretty little green bar <img src='http://morgamic.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I don&#8217;t want those &#8220;hey something is broke&#8221; emails, and haven&#8217;t had one in a long while.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: sullivat</title>
		<link>http://morgamic.com/2006/09/01/testing-habits-are-your-friend/#comment-5910</link>
		<pubDate>Fri, 01 Sep 2006 19:41:47 +0000</pubDate>
		<guid>http://morgamic.com/2006/09/01/testing-habits-are-your-friend/#comment-5910</guid>
					<description>Thinking before writing code? That's the paradigm shift right there ;P

What about functional testing in conjunction with unit testing? Where I work we've been using funkload (a Python library for automated functional testing and load testing) and AutoIT (a Windows-only scripting engine for keyboard and mouse input) for functional testing.</description>
		<content:encoded><![CDATA[<p>Thinking before writing code? That&#8217;s the paradigm shift right there ;P</p>
<p>What about functional testing in conjunction with unit testing? Where I work we&#8217;ve been using funkload (a Python library for automated functional testing and load testing) and AutoIT (a Windows-only scripting engine for keyboard and mouse input) for functional testing.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: morgamic</title>
		<link>http://morgamic.com/2006/09/01/testing-habits-are-your-friend/#comment-5903</link>
		<pubDate>Fri, 01 Sep 2006 18:17:55 +0000</pubDate>
		<guid>http://morgamic.com/2006/09/01/testing-habits-are-your-friend/#comment-5903</guid>
					<description>Sometimes the right testing suite depends on what framework you're using -- but overall they are similar enough.  PHPUnit is pretty awesome, and I like it's documentation a lot.  But Simple Test is what we've been using recently because it fits in with CakePHP.  I liked Shiflett's presentation but haven't done a whole lot with the test-more.php class.</description>
		<content:encoded><![CDATA[<p>Sometimes the right testing suite depends on what framework you&#8217;re using &#8212; but overall they are similar enough.  PHPUnit is pretty awesome, and I like it&#8217;s documentation a lot.  But Simple Test is what we&#8217;ve been using recently because it fits in with CakePHP.  I liked Shiflett&#8217;s presentation but haven&#8217;t done a whole lot with the test-more.php class.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Alex Vincent</title>
		<link>http://morgamic.com/2006/09/01/testing-habits-are-your-friend/#comment-5899</link>
		<pubDate>Fri, 01 Sep 2006 16:02:58 +0000</pubDate>
		<guid>http://morgamic.com/2006/09/01/testing-habits-are-your-friend/#comment-5899</guid>
					<description>I agree with you wholeheartedly, though it applies to developers in all languages.  In 2001 I came up with the following saying:

&quot;The first step in confirming there is a bug in someone else's work is confirming there are no bugs in your own.&quot;</description>
		<content:encoded><![CDATA[<p>I agree with you wholeheartedly, though it applies to developers in all languages.  In 2001 I came up with the following saying:</p>
<p>&#8220;The first step in confirming there is a bug in someone else&#8217;s work is confirming there are no bugs in your own.&#8221;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Fred</title>
		<link>http://morgamic.com/2006/09/01/testing-habits-are-your-friend/#comment-5898</link>
		<pubDate>Fri, 01 Sep 2006 15:42:21 +0000</pubDate>
		<guid>http://morgamic.com/2006/09/01/testing-habits-are-your-friend/#comment-5898</guid>
					<description>Mike, well written. Which of these testing suites will you use? Or are you giving us the choice because you are still indecisive yourself?</description>
		<content:encoded><![CDATA[<p>Mike, well written. Which of these testing suites will you use? Or are you giving us the choice because you are still indecisive yourself?
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
