<?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: Watin and Nunit for testing web pages</title>
	<atom:link href="http://www.wahooga.com/2006/10/29/watin-and-nunit-for-testing-web-pages/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wahooga.com/2006/10/29/watin-and-nunit-for-testing-web-pages/</link>
	<description>Personal Blog</description>
	<lastBuildDate>Thu, 21 Jul 2011 20:34:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: ethical fashion</title>
		<link>http://www.wahooga.com/2006/10/29/watin-and-nunit-for-testing-web-pages/#comment-2</link>
		<dc:creator>ethical fashion</dc:creator>
		<pubDate>Mon, 09 Mar 2009 11:18:45 +0000</pubDate>
		<guid isPermaLink="false">/archive/2006/10/29/Watin-and-Nunit-for-testing-web-pages.aspx#comment-2</guid>
		<description>I use NUnit for all my unit tests in Connector/Net.  Over the past few years I&#039;ve added a few features to my test suite library to make testing easier.  One of the better ones I implemented was test subclasses.  I had been looking for a way to run my test fixtures multiple times against the same host/database but with different configuration options.  I didn&#039;t want to restart the test process because I wanted to collect coverage stats without having to resort to merging multiple output files.  Test subclasses handled that nicely</description>
		<content:encoded><![CDATA[<p>I use NUnit for all my unit tests in Connector/Net.  Over the past few years I&#8217;ve added a few features to my test suite library to make testing easier.  One of the better ones I implemented was test subclasses.  I had been looking for a way to run my test fixtures multiple times against the same host/database but with different configuration options.  I didn&#8217;t want to restart the test process because I wanted to collect coverage stats without having to resort to merging multiple output files.  Test subclasses handled that nicely</p>
]]></content:encoded>
	</item>
</channel>
</rss>

