Lines Matching +full:build +full:- +full:static +full:- +full:rel
3 <title>TestNG - Welcome</title>
4 <link rel="stylesheet" href="testng.css" type="text/css" />
5 <link type="text/css" rel="stylesheet" href="http://beust.com/beust.css" />
14 <link type="text/css" rel="stylesheet" href="http://beust.com/styles/shCore.css"/>
15 <link type="text/css" rel="stylesheet" href="http://beust.com/styles/shThemeCedric.css"/>
35 <img border="0" src="http://beust.com/pics/book-cover.jpg" />
44 <p align="right"><font size="-2"><em>Cédric Beust (cedric at beust.com)<br>
62 <li>Support for data-driven testing (with <tt>@DataProvider</tt>).
68 <li>Supported by a variety of tools and plug-ins (Eclipse, IDEA, Maven,
78 end-to-end, integration, etc...</p>
80 …com/weblog/2004/08/25/testsetup-and-evil-static-methods/">here</a> and <a href="http://beust.com/w…
84 features</a> and an <a href="http://beust.com/weblog/2004/08/18/using-annotation-inheritance-for-te…
119 <!-------------------------------------
123 ------------------------------------>
132 Once you have compiled your test class into the <tt>build</tt> directory, you
136 <h3 class="sourcetitle">build.xml</h3>
141 <pathelement location="lib/testng-testng-5.13.1.jar"/>
142 <pathelement location="build"/>
150 <classfileset dir="build" includes="example1/*.class"/>
161 Buildfile: build.xml
171 BUILD SUCCESSFUL
178 start test-output\index.html (on Windows)
184 <h3><a name="mailing-lists">Mailing-lists</a></h3>
187 <li>The users mailing-list can be found on <a href="http://groups.google.com/group/testng-users">Go…
188 … itself, join the <a href="http://groups.google.com/group/testng-users">developer mailing-list</a>.
189 … volume <a href="http://groups.google.com/group/testng-announcements">TestNG announcement mailing-…
193 <h3><a name="locations-projects">Locations of the projects</a></h3>
194 <p>If you are interested in contributing to TestNG or one of the IDE plug-ins,
198 <li><a href="http://github.com/cbeust/testng-eclipse/">Eclipse plug-in</a></li>
199 <!--
201 <li><a href="http://code.google.com/p/testng-eclipse">Eclipse plug-in</a></li>
202 -->
203 …><a href="https://github.com/JetBrains/intellij-community/tree/master/plugins/testng">IDEA Intelli…
204 <li><a href="http://wiki.netbeans.org/TestNG">NetBeans plug-in</a></li>
206 <h3><a id="bug-reports" name="bug-reports">Bug reports</a></h3>
211 …-dev">testng-dev mailing-list</a> or make it available on an open source hosting site, such as <a …
213 <li>If the bug you observed is on the Eclipse plug-in, make sure your sample project contains the <…
221 …<a href="download.html">download TestNG</a>, read the <a href="documentation-main.html">manual</a>…
227 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
230 _uacct = "UA-238215-2";