integrating with JUnit: setting VM parameters before execution
Hi,
I would like to know how I can hook into the junit integration and pass additional VM parameters when a JUnit test is started. I would like to do this from a plugin and I already found how to get the active runconfiguration, but I can't seem to find how to set the VM parameters programmatically.
Thanks,
Raymond
Please sign in to leave a comment.