You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by bu...@apache.org on 2013/10/27 11:20:36 UTC

svn commit: r884302 - in /websites/production/tapestry/content: building-tapestry-from-source.html cache/main.pageCache

Author: buildbot
Date: Sun Oct 27 10:20:36 2013
New Revision: 884302

Log:
Production update by buildbot for tapestry

Modified:
    websites/production/tapestry/content/building-tapestry-from-source.html
    websites/production/tapestry/content/cache/main.pageCache

Modified: websites/production/tapestry/content/building-tapestry-from-source.html
==============================================================================
--- websites/production/tapestry/content/building-tapestry-from-source.html (original)
+++ websites/production/tapestry/content/building-tapestry-from-source.html Sun Oct 27 10:20:36 2013
@@ -157,11 +157,17 @@
 
 <h3><a shape="rect" name="BuildingTapestryfromSource-RunningTests"></a>Running Tests</h3>
 
+<p>Eclipse users:</p>
+
+<ul><li>Install the <a shape="rect" class="external-link" href="http://testng.org/doc/eclipse.html" >TestNG plugin</a> to allow running of individual TestNG unit tests from within in Eclipse.</li></ul>
+
+
 <p>The Tapestry integration tests will repeatedly start up a Firefox browser.</p>
 
 <ul><li>Ensure that your environment will allow a connection to <a shape="rect" class="external-link" href="https://localhost:443" >https://localhost:443</a></li></ul>
 
 
+
 <h3><a shape="rect" name="BuildingTapestryfromSource-SkippingTests"></a>Skipping Tests</h3>
 
 <p>Running the Tapestry integration tests can take 10 minutes or more (mostly because of Selenium tests, which repeatedly start and stop the Firefox browser), so you won't want to run them every time you try a change.</p>

Modified: websites/production/tapestry/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.