<?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: Quick and easy Watir test suites with Test::Unit</title>
	<atom:link href="http://www.natontesting.com/2009/09/24/quick-and-easy-watir-test-suites-with-testunit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.natontesting.com/2009/09/24/quick-and-easy-watir-test-suites-with-testunit/</link>
	<description>nathaniel ritmeyer&#039;s thoughts on automated software testing</description>
	<lastBuildDate>Thu, 19 Jan 2012 15:37:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Nat</title>
		<link>http://www.natontesting.com/2009/09/24/quick-and-easy-watir-test-suites-with-testunit/comment-page-1/#comment-142</link>
		<dc:creator>Nat</dc:creator>
		<pubDate>Fri, 25 Sep 2009 17:47:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.natontesting.com/?p=484#comment-142</guid>
		<description>Thanks for the correction!</description>
		<content:encoded><![CDATA[<p>Thanks for the correction!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Željko Filipin</title>
		<link>http://www.natontesting.com/2009/09/24/quick-and-easy-watir-test-suites-with-testunit/comment-page-1/#comment-140</link>
		<dc:creator>Željko Filipin</dc:creator>
		<pubDate>Fri, 25 Sep 2009 08:15:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.natontesting.com/?p=484#comment-140</guid>
		<description>Good post.

I do not use test/unit any more, but your approach can be used with other test runners too (like rspec).

One correction:

`all test files in our imaginary project begin with t_` should be `all test files in our imaginary project begin with test_`</description>
		<content:encoded><![CDATA[<p>Good post.</p>
<p>I do not use test/unit any more, but your approach can be used with other test runners too (like rspec).</p>
<p>One correction:</p>
<p>`all test files in our imaginary project begin with t_` should be `all test files in our imaginary project begin with test_`</p>
]]></content:encoded>
	</item>
</channel>
</rss>

