<?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: Why, oh why, doesn&#039;t TestNG work for me?</title>
	<atom:link href="http://codemonkeyism.com/why-oh-why-doesnt-testng-work-for-me/feed/" rel="self" type="application/rss+xml" />
	<link>http://codemonkeyism.com/why-oh-why-doesnt-testng-work-for-me/</link>
	<description></description>
	<lastBuildDate>Tue, 03 Jan 2012 15:08:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rinki Goyal</title>
		<link>http://codemonkeyism.com/why-oh-why-doesnt-testng-work-for-me/comment-page-1/#comment-43057</link>
		<dc:creator>Rinki Goyal</dc:creator>
		<pubDate>Fri, 07 Dec 2007 10:59:47 +0000</pubDate>
		<guid isPermaLink="false">http://stephan.cintoo.org/archives/2006/06/26/why-oh-why-doesnt-testng-work-for-me/#comment-43057</guid>
		<description>Hello,
I am also facing the same following problem :
I switched several projects from JUnit 3 to TestNG. After some minor problems with the fact that TestNG doesn’t seperate tests as JUnit does per default, everything works in IDEA and Maven. But whatever I tried, I can’t get TestNG to work with Ant. The TestNG Ant task just doesn’t find any tests. I used testjar, dir, includes and it also doesn’t help that the TestNG documentation is sparse and misleading. I moved Messages to TestNG too, but without Ant support this will not be released. Everything works fine, just Ant doesn’t. If I can’t get it working, I’ll give Junit 4 a try.
.
Can anyone provide solution for the same

Thanks &amp; Regards
Rinki</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I am also facing the same following problem :<br />
I switched several projects from JUnit 3 to TestNG. After some minor problems with the fact that TestNG doesn’t seperate tests as JUnit does per default, everything works in IDEA and Maven. But whatever I tried, I can’t get TestNG to work with Ant. The TestNG Ant task just doesn’t find any tests. I used testjar, dir, includes and it also doesn’t help that the TestNG documentation is sparse and misleading. I moved Messages to TestNG too, but without Ant support this will not be released. Everything works fine, just Ant doesn’t. If I can’t get it working, I’ll give Junit 4 a try.<br />
.<br />
Can anyone provide solution for the same</p>
<p>Thanks &amp; Regards<br />
Rinki</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Popescu</title>
		<link>http://codemonkeyism.com/why-oh-why-doesnt-testng-work-for-me/comment-page-1/#comment-92</link>
		<dc:creator>Alex Popescu</dc:creator>
		<pubDate>Mon, 26 Jun 2006 15:28:49 +0000</pubDate>
		<guid isPermaLink="false">http://stephan.cintoo.org/archives/2006/06/26/why-oh-why-doesnt-testng-work-for-me/#comment-92</guid>
		<description>Glad to hear! Please feel free in future to get to me or to the TestNG user lists. Our support tries 
always to be this way ;-).

./alex
--
.w( the_mindstorm )p.
---
(http://themindstorms.blogspot.com)</description>
		<content:encoded><![CDATA[<p>Glad to hear! Please feel free in future to get to me or to the TestNG user lists. Our support tries<br />
always to be this way ;-).</p>
<p>./alex<br />
&#8211;<br />
.w( the_mindstorm )p.<br />
&#8212;<br />
(<a href="http://themindstorms.blogspot.com" rel="nofollow">http://themindstorms.blogspot.com</a>)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stephan</title>
		<link>http://codemonkeyism.com/why-oh-why-doesnt-testng-work-for-me/comment-page-1/#comment-89</link>
		<dc:creator>stephan</dc:creator>
		<pubDate>Mon, 26 Jun 2006 12:47:36 +0000</pubDate>
		<guid isPermaLink="false">http://stephan.cintoo.org/archives/2006/06/26/why-oh-why-doesnt-testng-work-for-me/#comment-89</guid>
		<description>Thanks. Problem solved with your feedback :-)</description>
		<content:encoded><![CDATA[<p>Thanks. Problem solved with your feedback :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stephan</title>
		<link>http://codemonkeyism.com/why-oh-why-doesnt-testng-work-for-me/comment-page-1/#comment-88</link>
		<dc:creator>stephan</dc:creator>
		<pubDate>Mon, 26 Jun 2006 10:04:33 +0000</pubDate>
		<guid isPermaLink="false">http://stephan.cintoo.org/archives/2006/06/26/why-oh-why-doesnt-testng-work-for-me/#comment-88</guid>
		<description>Thanks. Dropped a mail. Great support :-)</description>
		<content:encoded><![CDATA[<p>Thanks. Dropped a mail. Great support :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Popescu</title>
		<link>http://codemonkeyism.com/why-oh-why-doesnt-testng-work-for-me/comment-page-1/#comment-87</link>
		<dc:creator>Alex Popescu</dc:creator>
		<pubDate>Mon, 26 Jun 2006 09:07:35 +0000</pubDate>
		<guid isPermaLink="false">http://stephan.cintoo.org/archives/2006/06/26/why-oh-why-doesnt-testng-work-for-me/#comment-87</guid>
		<description>Hi Stephan!

I am wondering what may be wrong because Ant task is the oldest supported by TestNG and evolved all the time. Maybe you can drop an email to user list or if this is not possible drop me an offline message. I am sure we can make it work for you. And I am sure that TestNG will work well for you (or at least this is what I expect ;-) ).

./alex
--
.w( the_mindstorm )p.
---
(TestNG co-founder)
(http://themindstorms.blogspot.com)</description>
		<content:encoded><![CDATA[<p>Hi Stephan!</p>
<p>I am wondering what may be wrong because Ant task is the oldest supported by TestNG and evolved all the time. Maybe you can drop an email to user list or if this is not possible drop me an offline message. I am sure we can make it work for you. And I am sure that TestNG will work well for you (or at least this is what I expect ;-) ).</p>
<p>./alex<br />
&#8211;<br />
.w( the_mindstorm )p.<br />
&#8212;<br />
(TestNG co-founder)<br />
(<a href="http://themindstorms.blogspot.com" rel="nofollow">http://themindstorms.blogspot.com</a>)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk (user agent is rejected)
Database Caching using disk

Served from: codemonkeyism.com @ 2012-02-10 07:18:39 -->
