blob: fe25c22a64f9018a1f8aa3e2499f44ec37a32f6b [file] [log] [blame]
Julien Herrddf18b32015-04-21 17:40:59 +02001[![Build Status](https://travis-ci.org/cbeust/testng.svg)](https://travis-ci.org/cbeust/testng)
Julien Herr4db87692015-04-21 13:48:18 +02002
Hani Suleiman6a7795e2012-08-21 08:46:07 -04003Welcome to TestNG ${version}
4
5Please note that even though the .zip distribution contains the TestNG sources,
6you will not be able to build the software with them because we decided
7not to include the external jar files in order to keep the size down.
8
9If you want to build TestNG, please sync to the GitHub repository at https://github.com/cbeust/testng.
10
11--
12The TestNG team