“Couldn't connect to the RemoteTestNG Client” at launch of TestNG on OSX-mountain-lion
问题 I am attempting to run the most basic example test using Eclipse, Selenium, Maven, and TestNG. I can run a test with Eclipse (or IntelliJ), Selenium, and Maven, (jUnit also works) but when I try to add in TestNG, I get the following: "Couldn't connect to RemoteTestNG client. Make sure you don't have an older version of testng.jar on your class path. Reason: Timeout while trying to contact RemoteTestNG." I have followed several tutorials and youtube walkthroughs. I performed the same steps on