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.
jianglk.darker 7ee447c011
v811_spc009_project
4 months ago
..
3rdparty v811_spc009_project 4 months ago
old v811_spc009_project 4 months ago
README.template v811_spc009_project 4 months ago
build-ant.xml v811_spc009_project 4 months ago
build-tests.xml v811_spc009_project 4 months ago
build.properties v811_spc009_project 4 months ago
build.xml v811_spc009_project 4 months ago
ivy-2.1.0.jar v811_spc009_project 4 months ago
ivy.xml v811_spc009_project 4 months 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