Update url to official repository
2 files changed
tree: 6e8d408a07bbc286e0a27ac09a4bcd11a04bd16c
  1. 3rdparty/
  2. bin/
  3. doc/
  4. eclipse-projects/
  5. examples/
  6. gigaspaces/
  7. lib-supplied/
  8. maven/
  9. old/
  10. pictures/
  11. spring/
  12. src/
  13. www/
  14. .classpath
  15. .classpath-linux
  16. .classpath-mac
  17. .gitignore
  18. .project
  19. .travis.yml
  20. ANNOUNCEMENT.txt
  21. build-ant.xml
  22. build-tests.xml
  23. build-with-maven
  24. build.properties
  25. build.xml
  26. bundle-pom.xml
  27. CHANGES.txt
  28. CHECKLIST
  29. FILES
  30. ivy-2.1.0.jar
  31. ivy.xml
  32. LICENSE.txt
  33. NOTES
  34. pom-test.xml
  35. pom.xml
  36. README.build
  37. README.dev
  38. README.md
  39. README.template
  40. sitemap.xml
  41. testng-1.0.dtd.html
  42. testng-1.0.dtd.php
  43. TESTNG-5.11beta
  44. TODO.txt
  45. update-beust.com
  46. upload-beta
  47. verify-release
README.md

Build Status

Welcome to TestNG 6.8beta

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