<?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"
	>
<channel>
	<title>Comments on: Using suites for test categories</title>
	<atom:link href="http://thediscoblog.com/2006/10/16/using-suites-for-test-categories/feed/" rel="self" type="application/rss+xml" />
	<link>http://thediscoblog.com/2006/10/16/using-suites-for-test-categories/</link>
	<description>Can you dig it man?</description>
	<pubDate>Sat, 22 Nov 2008 07:23:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Andy</title>
		<link>http://thediscoblog.com/2006/10/16/using-suites-for-test-categories/#comment-1795</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Mon, 16 Oct 2006 20:09:06 +0000</pubDate>
		<guid isPermaLink="false">http://thediscoblog.com/2006/10/16/using-suites-for-test-categories/#comment-1795</guid>
		<description>I agree! The funny thing is that I was giving a &lt;a href="http://nofluffjuststuff.com/speaker_topic_view.jsp?topicId=104"&gt;presentation on TestNG&lt;/a&gt; and a participant mentioned this mechanism with &lt;a href="http://www.junit.org"&gt;JUnit&lt;/a&gt; suites.</description>
		<content:encoded><![CDATA[<p>I agree! The funny thing is that I was giving a <a href="http://nofluffjuststuff.com/speaker_topic_view.jsp?topicId=104">presentation on TestNG</a> and a participant mentioned this mechanism with <a href="http://www.junit.org">JUnit</a> suites.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: x</title>
		<link>http://thediscoblog.com/2006/10/16/using-suites-for-test-categories/#comment-1794</link>
		<dc:creator>x</dc:creator>
		<pubDate>Mon, 16 Oct 2006 18:14:30 +0000</pubDate>
		<guid isPermaLink="false">http://thediscoblog.com/2006/10/16/using-suites-for-test-categories/#comment-1794</guid>
		<description>The problem with this approach is that classes are still constrained to belong to only one package, a problem that &lt;a href="http://www.testng.org"&gt;TestNG&lt;/a&gt; solves cleanly by using &lt;a href="http://testng.org/doc/documentation-main.html#test-groups"&gt;groups&lt;/a&gt; and letting test methods belong to as many groups as they want...</description>
		<content:encoded><![CDATA[<p>The problem with this approach is that classes are still constrained to belong to only one package, a problem that <a href="http://www.testng.org">TestNG</a> solves cleanly by using <a href="http://testng.org/doc/documentation-main.html#test-groups">groups</a> and letting test methods belong to as many groups as they want&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
