fork junit tests
Hi all,
I have some unit tests that I want to fork rather than run in-vm (more specifically I want them to run in a new classloader each time). This doesn't appear to be supported in IntelliJ - am I missing something? Is there a way to fork unit tests in IntelliJ?
cheers,
dim
请先登录再写评论。
Hi Dmitri,
this is not possible, but there is a related feature request that you might be interested in: http://www.jetbrains.net/jira/browse/IDEA-11797