Using testng project from github to debug

81 views Asked by At

I was able to clone Testng from Github (https://github.com/cbeust/testng.git). I have another project in my eclipse which has a few test cases that uses testng latest version as a maven dependency. I'd like to debug a few issues so I'd like to consume the testng project that I cloned from github. The github testng project that I checked out is not eclipse nature. Any idea How do I do that?

0

There are 0 answers