android_mt6572_jiabo/external/testng/ant
2025-09-05 16:56:03 +08:00
..
3rdparty first commit 2025-09-05 16:56:03 +08:00
old first commit 2025-09-05 16:56:03 +08:00
build-ant.xml first commit 2025-09-05 16:56:03 +08:00
build-tests.xml first commit 2025-09-05 16:56:03 +08:00
build.properties first commit 2025-09-05 16:56:03 +08:00
build.xml first commit 2025-09-05 16:56:03 +08:00
README.template first commit 2025-09-05 16:56:03 +08:00

[![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