You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sandy 99da0f2c72 pl286 release code 4 years ago
..
3rdparty pl286 release code 4 years ago
old pl286 release code 4 years ago
README.template pl286 release code 4 years ago
build-ant.xml pl286 release code 4 years ago
build-tests.xml pl286 release code 4 years ago
build.properties pl286 release code 4 years ago
build.xml pl286 release code 4 years ago
ivy-2.1.0.jar pl286 release code 4 years ago
ivy.xml pl286 release code 4 years ago

README.template

[![Build Status](https://travis-ci.org/cbeust/testng.svg)](https://travis-ci.org/cbeust/testng)

Welcome to TestNG ${version}

Please note that even though the .zip distribution contains the TestNG sources,
you will not be able to build the software with them because we decided
not to include the external jar files in order to keep the size down.

If you want to build TestNG, please sync to the GitHub repository at https://github.com/cbeust/testng.

--
The TestNG team