标签: ant junit
有没有办法从ant任务中使用JUnit 4.6的新MaxCore运行器?
答案 0 :(得分:1)
截至4.6,遗憾的是没有。您需要创建自己的自定义Ant任务才能利用MaxCore功能。