1017 Forks
2008 Stars
2008 Watchers

testng

TestNG testing framework

How to download and setup testng

Open terminal and run command
git clone https://github.com/testng-team/testng.git
git clone is used to create a copy or clone of testng repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with testng https://github.com/testng-team/testng/archive/master.zip

Or simply clone testng with SSH
git@github.com:testng-team/testng.git

If you have some problems with testng

You may open issue on testng support forum (system) here: https://github.com/testng-team/testng/issues