xref: /aosp_15_r20/external/testng/ant/README.template (revision 83a54b2f2026052c38867f4cde56111edcd60b56)
1*83a54b2fSSadaf Ebrahimi[![Build Status](https://travis-ci.org/cbeust/testng.svg)](https://travis-ci.org/cbeust/testng)
2*83a54b2fSSadaf Ebrahimi
3*83a54b2fSSadaf EbrahimiWelcome to TestNG ${version}
4*83a54b2fSSadaf Ebrahimi
5*83a54b2fSSadaf EbrahimiPlease note that even though the .zip distribution contains the TestNG sources,
6*83a54b2fSSadaf Ebrahimiyou will not be able to build the software with them because we decided
7*83a54b2fSSadaf Ebrahiminot to include the external jar files in order to keep the size down.
8*83a54b2fSSadaf Ebrahimi
9*83a54b2fSSadaf EbrahimiIf you want to build TestNG, please sync to the GitHub repository at https://github.com/cbeust/testng.
10*83a54b2fSSadaf Ebrahimi
11*83a54b2fSSadaf Ebrahimi--
12*83a54b2fSSadaf EbrahimiThe TestNG team
13