973 Forks
1832 Stars
1832 Watchers

testng

TestNG testing framework

How to download and setup testng

Open terminal and run command
git clone https://github.com/cbeust/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/cbeust/testng/archive/master.zip

Or simply clone testng with SSH
[email protected]:cbeust/testng.git

If you have some problems with testng

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