<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Pythian Blog &#187; testing</title>
	<atom:link href="http://www.pythian.com/news/tag/testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pythian.com/news</link>
	<description>News and views from Pythian DBAs</description>
	<lastBuildDate>Fri, 10 Feb 2012 09:54:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Meddling with Test::Builder (helloooo Test::Wrapper)</title>
		<link>http://www.pythian.com/news/14875/meddling-with-testbuilder-helloooo-testwrapper/</link>
		<comments>http://www.pythian.com/news/14875/meddling-with-testbuilder-helloooo-testwrapper/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 19:37:57 +0000</pubDate>
		<dc:creator>Yanick Champoux</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[Technical Blog]]></category>
		<category><![CDATA[Test::Builder]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[wrapping]]></category>

		<guid isPermaLink="false">http://www.pythian.com/news/?p=14875</guid>
		<description><![CDATA[Following up on my threat of last week, I released Test::Wrapper on CPAN. If you read my previous blog entry, you know that one of the big gotchas of the wrapping gymnastics I was doing was that it was utterly #@$%$# up Test::Builder&#8217;s internal states. Thus, at that point, it was either run TAP tests, [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/14875/meddling-with-testbuilder-helloooo-testwrapper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Test::* modules outside of a TAP context</title>
		<link>http://www.pythian.com/news/14519/using-test-modules-outside-of-a-tap-context/</link>
		<comments>http://www.pythian.com/news/14519/using-test-modules-outside-of-a-tap-context/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 15:11:27 +0000</pubDate>
		<dc:creator>Yanick Champoux</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[Technical Blog]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://www.pythian.com/news/?p=14519</guid>
		<description><![CDATA[I totally blame Tim Bunce for this one. You see, I was happily minding my business today, until I got sight of Tim&#8217;s tweet bemoaning the fact that Test::Difference tests can&#8217;t easily be used outside of a test harness. Darn him, that&#8217;s exactly the kind of happy little puzzle I can&#8217;t resist. So I began [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/14519/using-test-modules-outside-of-a-tap-context/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Shuck &amp; Awe #4: Hunting for Perl</title>
		<link>http://www.pythian.com/news/12559/shuck-awe-4-hunting-for-perl/</link>
		<comments>http://www.pythian.com/news/12559/shuck-awe-4-hunting-for-perl/#comments</comments>
		<pubDate>Fri, 21 May 2010 17:40:51 +0000</pubDate>
		<dc:creator>Yanick Champoux</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[Shuck & Awe]]></category>
		<category><![CDATA[Technical Blog]]></category>
		<category><![CDATA[bioperl]]></category>
		<category><![CDATA[Catalyst]]></category>
		<category><![CDATA[CPAN]]></category>
		<category><![CDATA[cpants]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[Mojolicious]]></category>
		<category><![CDATA[psgi]]></category>
		<category><![CDATA[qa]]></category>
		<category><![CDATA[sharding]]></category>
		<category><![CDATA[test::class]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[www:mechanize]]></category>

		<guid isPermaLink="false">http://www.pythian.com/news/?p=12559</guid>
		<description><![CDATA[[yanick@enkidu shuck]$ cat my_feeds &#124; \ perl -MXML::Feed \ -ne'say( (XML::Feed-&#62;parse($_)-&#62;entries)[0]-&#62;summary ) if rand() &#62; 0.5 ' Curtis Jewell followed up on an old post by Adam Kennedy and checked out if shuffling things around really improve compression. From the results, there seems to be very little blood to be squeezed out of that stone. [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/12559/shuck-awe-4-hunting-for-perl/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MySQL Sandbox: Easily Using Multiple Database Servers in Isolation by Giuseppe Maxia</title>
		<link>http://www.pythian.com/news/942/mysql-sandbox-easily-using-multiple-database-servers-in-isolation-by-giuseppe-maxia/</link>
		<comments>http://www.pythian.com/news/942/mysql-sandbox-easily-using-multiple-database-servers-in-isolation-by-giuseppe-maxia/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 18:48:09 +0000</pubDate>
		<dc:creator>Sheeri Cabral</dc:creator>
				<category><![CDATA[Group Blog Posts]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[mysqlconf]]></category>
		<category><![CDATA[qa]]></category>
		<category><![CDATA[sandbox]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://www.pythian.com/blogs/942/mysql-sandbox-easily-using-multiple-database-servers-in-isolation-by-giuseppe-maxia</guid>
		<description><![CDATA[Here are my liveblogging notes from MySQL Sandbox: Easily Using Multiple Database Servers in Isolation by Giuseppe Maxia Giuseppe has been a community member since 2001, and in the past year or so, a MySQL Employee. He likes to give things away for free &#8212; he gave away T-shirts to the early arrivers to the [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/942/mysql-sandbox-easily-using-multiple-database-servers-in-isolation-by-giuseppe-maxia/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

