<?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: Get HTML output from Test::Unit by using RSpec !?</title>
	<atom:link href="http://www.natontesting.com/2009/09/18/get-html-output-from-testunit-by-using-rspec/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.natontesting.com/2009/09/18/get-html-output-from-testunit-by-using-rspec/</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: Abhishek</title>
		<link>http://www.natontesting.com/2009/09/18/get-html-output-from-testunit-by-using-rspec/comment-page-1/#comment-849</link>
		<dc:creator>Abhishek</dc:creator>
		<pubDate>Wed, 16 Nov 2011 21:16:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.natontesting.com/?p=422#comment-849</guid>
		<description>Hi, I was using rspecs in my project and I was wondering if there is a way to get only the failed cases in the html. I have about 1000 test cases and it becomes quite difficult to look for the ones failed was wondering if i can get only the error results in the file</description>
		<content:encoded><![CDATA[<p>Hi, I was using rspecs in my project and I was wondering if there is a way to get only the failed cases in the html. I have about 1000 test cases and it becomes quite difficult to look for the ones failed was wondering if i can get only the error results in the file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nat</title>
		<link>http://www.natontesting.com/2009/09/18/get-html-output-from-testunit-by-using-rspec/comment-page-1/#comment-481</link>
		<dc:creator>Nat</dc:creator>
		<pubDate>Wed, 17 Nov 2010 20:59:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.natontesting.com/?p=422#comment-481</guid>
		<description>I haven&#039;t tried this with rspec 2.0... when I get the chance I&#039;ll update it.</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t tried this with rspec 2.0&#8230; when I get the chance I&#8217;ll update it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danijel</title>
		<link>http://www.natontesting.com/2009/09/18/get-html-output-from-testunit-by-using-rspec/comment-page-1/#comment-480</link>
		<dc:creator>Danijel</dc:creator>
		<pubDate>Wed, 17 Nov 2010 11:40:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.natontesting.com/?p=422#comment-480</guid>
		<description>I tried to use spec but was not found as internal command of windwos command prompt,
I instaled rspec, syntax.

and still is not working.

please what i did wrog or what i forgot to install?</description>
		<content:encoded><![CDATA[<p>I tried to use spec but was not found as internal command of windwos command prompt,<br />
I instaled rspec, syntax.</p>
<p>and still is not working.</p>
<p>please what i did wrog or what i forgot to install?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jw</title>
		<link>http://www.natontesting.com/2009/09/18/get-html-output-from-testunit-by-using-rspec/comment-page-1/#comment-172</link>
		<dc:creator>jw</dc:creator>
		<pubDate>Fri, 06 Nov 2009 19:46:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.natontesting.com/?p=422#comment-172</guid>
		<description>nice.  going to see if i can use this to prettify some new tests</description>
		<content:encoded><![CDATA[<p>nice.  going to see if i can use this to prettify some new tests</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nat</title>
		<link>http://www.natontesting.com/2009/09/18/get-html-output-from-testunit-by-using-rspec/comment-page-1/#comment-127</link>
		<dc:creator>Nat</dc:creator>
		<pubDate>Tue, 22 Sep 2009 00:00:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.natontesting.com/?p=422#comment-127</guid>
		<description>Replicating QTP functionality with watir is the last thing I&#039;d want to do ;)

Looking at the details of a test that passed is not something I do often. If I&#039;m getting false passes from a test, I generally look at it in isolation where logging isn&#039;t important. When doing a full test run I&#039;m generally uninterested in tests that pass - only in ones that fail, so I&#039;ve never needed to log assertions that passed...</description>
		<content:encoded><![CDATA[<p>Replicating QTP functionality with watir is the last thing I&#8217;d want to do <img src='http://www.natontesting.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Looking at the details of a test that passed is not something I do often. If I&#8217;m getting false passes from a test, I generally look at it in isolation where logging isn&#8217;t important. When doing a full test run I&#8217;m generally uninterested in tests that pass &#8211; only in ones that fail, so I&#8217;ve never needed to log assertions that passed&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alister</title>
		<link>http://www.natontesting.com/2009/09/18/get-html-output-from-testunit-by-using-rspec/comment-page-1/#comment-126</link>
		<dc:creator>Alister</dc:creator>
		<pubDate>Mon, 21 Sep 2009 21:59:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.natontesting.com/?p=422#comment-126</guid>
		<description>I guess if you&#039;re comparing Watir/Test::Unit to something like QuickTest Pro then QTP has a HTML-esque results page that shows every action and every assertion (I think they call it a pass/fail).

I guess in Watir this would be a logging function, I know there are some Watir loggers available, but I haven&#039;t found an awesome one yet.</description>
		<content:encoded><![CDATA[<p>I guess if you&#8217;re comparing Watir/Test::Unit to something like QuickTest Pro then QTP has a HTML-esque results page that shows every action and every assertion (I think they call it a pass/fail).</p>
<p>I guess in Watir this would be a logging function, I know there are some Watir loggers available, but I haven&#8217;t found an awesome one yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.natontesting.com/2009/09/18/get-html-output-from-testunit-by-using-rspec/comment-page-1/#comment-116</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 20 Sep 2009 15:40:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.natontesting.com/?p=422#comment-116</guid>
		<description>Hmmm... can&#039;t find anything... I had a look through the options that &#039;spec -help&#039; prints out and couldn&#039;t find anything.

It brings up the question though; when would you want to know the details of assertions that passed?</description>
		<content:encoded><![CDATA[<p>Hmmm&#8230; can&#8217;t find anything&#8230; I had a look through the options that &#8216;spec -help&#8217; prints out and couldn&#8217;t find anything.</p>
<p>It brings up the question though; when would you want to know the details of assertions that passed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.natontesting.com/2009/09/18/get-html-output-from-testunit-by-using-rspec/comment-page-1/#comment-115</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 20 Sep 2009 15:25:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.natontesting.com/?p=422#comment-115</guid>
		<description>Not sure, but I&#039;ll take a look. I don&#039;t have high hopes though, since test::unit doesn&#039;t give any details for tests that passed - other than the fact that they passed...</description>
		<content:encoded><![CDATA[<p>Not sure, but I&#8217;ll take a look. I don&#8217;t have high hopes though, since test::unit doesn&#8217;t give any details for tests that passed &#8211; other than the fact that they passed&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

