<?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>AgileJava &#187; Testing</title>
	<atom:link href="http://www.agilejava.eu/tag/testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.agilejava.eu</link>
	<description>by Ivar Grimstad</description>
	<lastBuildDate>Thu, 22 Jul 2010 14:38:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>JUnitMax</title>
		<link>http://www.agilejava.eu/2009/02/04/junitmax/</link>
		<comments>http://www.agilejava.eu/2009/02/04/junitmax/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 16:01:01 +0000</pubDate>
		<dc:creator>Ivar Grimstad</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://www.agilejava.eu/?p=171</guid>
		<description><![CDATA[Kent Beck has released JUnitMax. &#8220;JUnit Max is an Eclipse plug-in that helps programmers stay focused on coding by running tests intelligently and reporting results unobtrusively. Every time you save a Java file, Max will run your tests and report errors like compile errors. In addition, Max runs the tests most likely to fail first, [...]]]></description>
			<content:encoded><![CDATA[<p>Kent Beck has released <a title="JUnitMax" href="http://www.junitmax.com/junitmax/subscribe.html" target="_blank">JUnitMax</a>.</p>
<p><em>&#8220;JUnit Max is an Eclipse plug-in that helps programmers stay focused on coding by running tests intelligently and reporting results unobtrusively. Every time you save a Java file, Max will run your tests and report errors like compile errors. In addition, Max runs the tests most likely to fail first, so you only have to pay close attention to test results for a second (literally) before getting back to coding, even if you have a long-running test suite.&#8221;</em></p>
<p>Running tests in the background is nothing new. A <a title="Continuous Testing" href="http://ct-eclipse.tigris.org/" target="_blank">continuous testing plugin</a> for Eclipse has existed for a while. What is new here is the logic deciding in which order the tests should run. But I am not sure people are willing to pay $2/month for it. There are too many free tools out there&#8230; I will be waiting for the NetBeans plugin before i give it a try anyway&#8230;</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=JUnitMax+http://bit.ly/ddHwM5" title="Post to Twitter"><img class="nothumb" src="http://www.agilejava.eu/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=JUnitMax+http://bit.ly/ddHwM5" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.agilejava.eu/2009/02/04/junitmax/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PowerMock goes Mockito</title>
		<link>http://www.agilejava.eu/2008/12/15/powermock-goes-mockito/</link>
		<comments>http://www.agilejava.eu/2008/12/15/powermock-goes-mockito/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 09:36:49 +0000</pubDate>
		<dc:creator>Ivar Grimstad</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Cool Stuff]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://www.agilejava.eu/?p=149</guid>
		<description><![CDATA[PowerMock 1.1 is now available. The major new stuff in this release is decoupling PowerMock from EasyMock, which makes it possible to use PowerMock with other test frameworks. In this release, support for Mockito has been added (Thanks for the hint, Jan&#8230;). Looking forward to trying it! Tweet This Post]]></description>
			<content:encoded><![CDATA[<p>PowerMock 1.1 is now <a href="http://code.google.com/p/powermock/" target="_blank">available</a>. The major new stuff in this release is decoupling PowerMock from EasyMock, which makes it possible to use PowerMock with other test frameworks. In this release, support for <a href="http://www.agilejava.eu/2008/11/11/mockito/">Mockito</a> has been added (Thanks for the <a href="http://www.agilejava.eu/2008/11/06/powermock/#comment-181">hint</a>, Jan&#8230;). Looking forward to trying it!</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=PowerMock+goes+Mockito+http://bit.ly/clRL8Q" title="Post to Twitter"><img class="nothumb" src="http://www.agilejava.eu/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=PowerMock+goes+Mockito+http://bit.ly/clRL8Q" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.agilejava.eu/2008/12/15/powermock-goes-mockito/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JUnitFactory</title>
		<link>http://www.agilejava.eu/2007/03/23/junitfactory/</link>
		<comments>http://www.agilejava.eu/2007/03/23/junitfactory/#comments</comments>
		<pubDate>Fri, 23 Mar 2007 06:38:32 +0000</pubDate>
		<dc:creator>Ivar Grimstad</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Cool Stuff]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://www.agilejava.eu/?p=18</guid>
		<description><![CDATA[Agitar has launched a plug-in to Eclipse for test generation. The way it works is that your code is sent to their server where tests are generated and returned to you. The tests are generated by the same technology that is used in AgitarOne. Since it is experimental, it can even contain features that are [...]]]></description>
			<content:encoded><![CDATA[<p>Agitar has launched a plug-in to Eclipse for test generation. The way it works is that your code is sent to their server where tests are generated and returned to you. The tests are generated by the same technology that is used in <strong>AgitarOne</strong>. Since it is experimental, it can even contain features that are not available in the commercial Agitar products yet.</p>
<p>I have just tested JUnit Factory on simple classes but it seems excellent!  The test code looks fine, all your tests are listed with status information. You even get a coverage report and coverage markers in your code.</p>
<p>The only catch I have found so far is that you have to be online to be able to generate new tests. I found that out when I tried to test the plug-in while I was working offline on the train yesterday&#8230;</p>
<p>More information and request for download can be found on <a TITLE="JUnitFactory" TARGET="_blank" HREF="http://www.junitfactory.com/">http://www.junitfactory.com/</a></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=JUnitFactory+http://bit.ly/azE0Y5" title="Post to Twitter"><img class="nothumb" src="http://www.agilejava.eu/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=JUnitFactory+http://bit.ly/azE0Y5" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.agilejava.eu/2007/03/23/junitfactory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AgitarOne</title>
		<link>http://www.agilejava.eu/2007/01/18/agitarone/</link>
		<comments>http://www.agilejava.eu/2007/01/18/agitarone/#comments</comments>
		<pubDate>Thu, 18 Jan 2007 09:15:08 +0000</pubDate>
		<dc:creator>Ivar Grimstad</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Cool Stuff]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://www.agilejava.eu/?p=16</guid>
		<description><![CDATA[Writing tests for existing code is time consuming and boring for the developers and thus often neglected. Agitar recently launched a new tool called AgitarOne. This tool generates JUnit tests for your existing legacy application to make sure you do not break anything when you start adding functionality or refactoring the code base. Hopefully it [...]]]></description>
			<content:encoded><![CDATA[<p>Writing tests for existing code is time consuming and boring for the developers and thus often neglected. Agitar recently launched a new tool called AgitarOne. This tool generates JUnit tests for your existing legacy application to make sure you do not break anything when you start adding functionality or refactoring the code base. Hopefully it will not be priced to high&#8230;</p>
<p>More information about AgitarOne can be found <a HREF="http://www.agitar.com/" TARGET="_blank" TITLE="http://www.agitar.com/">here</a>.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=AgitarOne+http://bit.ly/dhWPgs" title="Post to Twitter"><img class="nothumb" src="http://www.agilejava.eu/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=AgitarOne+http://bit.ly/dhWPgs" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.agilejava.eu/2007/01/18/agitarone/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
