• Home
Name Date Size #Lines LOC

..--

3rdparty/03-May-2024-

old/03-May-2024-6248

README.templateD03-May-2024473 138

build-ant.xmlD03-May-20242.8 KiB7555

build-tests.xmlD03-May-20246.3 KiB188128

build.propertiesD03-May-20241.9 KiB7767

build.xmlD03-May-202416.6 KiB468288

ivy.xmlD03-May-2024521 1411

README.template

1[![Build Status](https://travis-ci.org/cbeust/testng.svg)](https://travis-ci.org/cbeust/testng)
2
3Welcome to TestNG ${version}
4
5Please note that even though the .zip distribution contains the TestNG sources,
6you will not be able to build the software with them because we decided
7not to include the external jar files in order to keep the size down.
8
9If you want to build TestNG, please sync to the GitHub repository at https://github.com/cbeust/testng.
10
11--
12The TestNG team
13