<?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>Nat On Testing &#187; QA</title>
	<atom:link href="http://www.natontesting.com/tag/qa/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.natontesting.com</link>
	<description>nathaniel ritmeyer&#039;s thoughts on automated software testing</description>
	<lastBuildDate>Wed, 18 Jan 2012 21:15:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to print test names when executing Ruby Test::Unit tests</title>
		<link>http://www.natontesting.com/2009/08/05/how-to-print-test-names-when-executing-ruby-testunit-tests/</link>
		<comments>http://www.natontesting.com/2009/08/05/how-to-print-test-names-when-executing-ruby-testunit-tests/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 19:37:12 +0000</pubDate>
		<dc:creator>Nat</dc:creator>
				<category><![CDATA[Automated Testing]]></category>
		<category><![CDATA[Making Life Easier]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Test Management]]></category>
		<category><![CDATA[Test::Unit]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[QA]]></category>
		<category><![CDATA[Test Case Management]]></category>

		<guid isPermaLink="false">http://www.natontesting.com/?p=237</guid>
		<description><![CDATA[When I run my test_all.rb from the command line, I get &#8216;.&#8217; when a test passes, but I don&#8217;t know which test it was that passed. I only get the names of tests that fail or error. Quite sensible &#8211; &#8230; <a href="http://www.natontesting.com/2009/08/05/how-to-print-test-names-when-executing-ruby-testunit-tests/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.natontesting.com/2009/08/05/how-to-print-test-names-when-executing-ruby-testunit-tests/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

