<?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>Burgaud.com &#187; UnitTest</title>
	<atom:link href="http://www.burgaud.com/tag/unittest/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.burgaud.com</link>
	<description>André Burgaud’s Blog</description>
	<lastBuildDate>Sun, 16 Aug 2009 05:19:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Testing Java with Jython and PyUnit</title>
		<link>http://www.burgaud.com/jyunit/</link>
		<comments>http://www.burgaud.com/jyunit/#comments</comments>
		<pubDate>Mon, 26 Nov 2007 04:11:56 +0000</pubDate>
		<dc:creator>André Burgaud</dc:creator>
				<category><![CDATA[Testing]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Jython]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[UnitTest]]></category>

		<guid isPermaLink="false">http://74.220.207.61/~burgaudc/wordpress/?p=34</guid>
		<description><![CDATA[JUnit, the unit test framework written by Erich Gamma and Kent Beck, is not the only alternative for unit testing in the Java environment. This article provides a simple demonstration on how to use Jython, PyUnit and Ant to unit test a Java project. To provide better elements of comparison, the example provided is the same as the one available in the JUnit distribution: MoneyTest.]]></description>
		<wfw:commentRss>http://www.burgaud.com/jyunit/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Tester Java avec Jython et PyUnit</title>
		<link>http://www.burgaud.com/jyunit-fr/</link>
		<comments>http://www.burgaud.com/jyunit-fr/#comments</comments>
		<pubDate>Mon, 19 Nov 2007 03:54:14 +0000</pubDate>
		<dc:creator>André Burgaud</dc:creator>
				<category><![CDATA[Testing]]></category>
		<category><![CDATA[Français]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Jython]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[UnitTest]]></category>

		<guid isPermaLink="false">http://74.220.207.61/~burgaudc/wordpress/?p=31</guid>
		<description><![CDATA[Réaliser les tests unitaires d'applications Java en combinant l'utilisation de Jython, PyUnit et Apache Ant peut être une viable alternative à l'usage exclusif de JUnit.]]></description>
		<wfw:commentRss>http://www.burgaud.com/jyunit-fr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
