Home | History | Annotate | only in /external/testng/ant
Up to higher level directory
NameDateSize
3rdparty/22-Oct-2020
build-ant.xml22-Oct-20202.8K
build-tests.xml22-Oct-20206.3K
build.properties22-Oct-20201.9K
build.xml22-Oct-202016.6K
ivy-2.1.0.jar22-Oct-2020889.6K
ivy.xml22-Oct-2020521
old/22-Oct-2020
README.template22-Oct-2020473

README.template

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