<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://java.dzone.com"  xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dz="http://www.developerzone.com/modules/dz/1.0">
<channel>
 <title>Javalobby - Comments for &quot;Speed up your Unit Tests NOW!!!&quot;</title>
 <link>http://java.dzone.com/articles/speed-your-unit-tests-now</link>
 <description>Comments for &quot;Speed up your Unit Tests NOW!!!&quot;</description>
 <language>en</language>
<item>
 <title>Unit tests should be quick</title>
 <link>http://java.dzone.com/articles/speed-your-unit-tests-now#comment-1547</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Unit tests should be quick when developing, but thorough in continuous integration (CI).&lt;/p&gt;&lt;p&gt;To do that, you can use a scaling parameter. By default, the test performs only a few iterations (random operation tests, fuzz tests, concurrency tests). This is the quick/shallow setting (the default). When run in CI, the scaling parameter is higher, and more iterations are run. This is the slow/thorough setting.&lt;/p&gt;&lt;p&gt;Another flag is what database to use. When developing, use a quick database in in-memory mode (H2, HSQLDB). In CI, run the tests against the database your customer uses. &lt;/p&gt;</description>
 <pubDate>Sat, 01 Mar 2008 01:25:05 -0500</pubDate>
 <dc:creator>thomasmueller</dc:creator>
 <guid isPermaLink="false">comment 1547 at http://java.dzone.com</guid>
</item>
<item>
 <title>You can also watch a</title>
 <link>http://java.dzone.com/articles/speed-your-unit-tests-now#comment-1545</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;You can also watch a screencast that shows how to grid-enable your JUnits here: http://www.gridgain.com/screencasts.html&lt;/p&gt;&lt;p&gt;There are some other interesting screencasts there as well, such as &amp;quot;Grid Application in 15 Minutes&amp;quot; for example.&lt;/p&gt;Best,&lt;br /&gt;
Dmitriy Setrakyan&lt;br /&gt;
&lt;a href=&quot;http://www.gridgain.com&quot;&gt;GridGain - Grid Computing Made Simple&lt;/a&gt;</description>
 <pubDate>Fri, 29 Feb 2008 20:15:56 -0500</pubDate>
 <dc:creator>dsetrakyan</dc:creator>
 <guid isPermaLink="false">comment 1545 at http://java.dzone.com</guid>
</item>
<item>
 <title>Jim,It was great to be in</title>
 <link>http://java.dzone.com/articles/speed-your-unit-tests-now#comment-1543</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Jim,&lt;/p&gt;&lt;p&gt;It was great to be in Houston and organization was top notch! Great audience and great questions. &lt;/p&gt;&lt;p&gt;Thanks again,&lt;/p&gt;&lt;p&gt;Nikita Ivanov. &lt;/p&gt;</description>
 <pubDate>Fri, 29 Feb 2008 18:40:50 -0500</pubDate>
 <dc:creator>nivanov</dc:creator>
 <guid isPermaLink="false">comment 1543 at http://java.dzone.com</guid>
</item>
<item>
 <title>Correction -- Nikita gave me</title>
 <link>http://java.dzone.com/articles/speed-your-unit-tests-now#comment-1541</link>
 <description>&lt;!--paging_filter--&gt;&lt;b&gt;Correction&lt;/b&gt; -- Nikita gave me an update and let me know they&#039;re using Bamboo from Atlassian.</description>
 <pubDate>Fri, 29 Feb 2008 18:27:54 -0500</pubDate>
 <dc:creator>jimbethancourt</dc:creator>
 <guid isPermaLink="false">comment 1541 at http://java.dzone.com</guid>
</item>
</channel>
</rss>
