<?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>A Java geek &#187; testng</title>
	<atom:link href="http://blog.frankel.ch/tag/testng/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.frankel.ch</link>
	<description>Nicolas Fränkel blog</description>
	<lastBuildDate>Sun, 05 Feb 2012 21:41:47 +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>TestNG, FEST et CDI</title>
		<link>http://blog.frankel.ch/testng-fest-et-cdi</link>
		<comments>http://blog.frankel.ch/testng-fest-et-cdi#comments</comments>
		<pubDate>Sun, 02 Oct 2011 18:00:48 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[CDI]]></category>
		<category><![CDATA[fest]]></category>
		<category><![CDATA[testng]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=1909</guid>
		<description><![CDATA[No, those are not ingredients for a new fruit salad recipe. These are just the components I used in one of my pet project: it&#8217;ss a Swing application in which I wanted to try out CDI. I ended up with Weld SE, which is the CDI RI from JBoss. The application was tested alright with [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/testng-fest-et-cdi/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top Eclipse plugins I wouldn&#8217;t go without</title>
		<link>http://blog.frankel.ch/top-eclipse-plugins-i-wouldnt-go-without</link>
		<comments>http://blog.frankel.ch/top-eclipse-plugins-i-wouldnt-go-without#comments</comments>
		<pubDate>Sat, 08 Aug 2009 18:25:45 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[eclemma]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[emma]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[important]]></category>
		<category><![CDATA[m2eclipse]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[necessary]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[testng]]></category>
		<category><![CDATA[top]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=213</guid>
		<description><![CDATA[Using an IDE to develop today is necessary but any IDE worth his salt can be enhanced with additional features. NetBeans, IntelliJ IDEA and Eclipse have this kind of mechanism. In this article, I will mention the plugins I couldn&#8217;t develop without in Eclipse and for each one advocate for it. m2eclipse Maven is my [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/top-eclipse-plugins-i-wouldnt-go-without/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The unit test war : JUnit vs TestNG</title>
		<link>http://blog.frankel.ch/the-unit-test-war-junit-vs-testng</link>
		<comments>http://blog.frankel.ch/the-unit-test-war-junit-vs-testng#comments</comments>
		<pubDate>Sun, 01 Jun 2008 15:07:31 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[testng]]></category>
		<category><![CDATA[unit test]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=11</guid>
		<description><![CDATA[What is unit testing anyway? If you&#8217;re in contact with Java development, as a developer, an architect or a project manager, you can&#8217;t have heard of unit testing, as every quality method enforces its use. From Wikipedia: &#8220;Unit testing is a test (often automated) that validates that individual units of source code are working properly. [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/the-unit-test-war-junit-vs-testng/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

