dose intellij plugin support testng 6.8? Permanently deleted user 创建于 2012年11月18日 14:30 can i update my testng plugin to work with testng 6.8 version.my curent intellij version is 11.1.4
Yes, you can. Though you would be forced to use "string" protocol which doesn't support some char sequences. We can't bundle testng 6.8 inside the plugin as it leads to problems with testng 6.2 users jars.
Sorry for the inconvenience