Is there any way in Intellij IDEA 12 to create a default TestNG run configuration on a per TestNG group basis, so I can give a different VM option for each one of them? Or maybe an annotation based parameter for the test class in order to achieve the same effect?
Thanks in advance,
André.