开发者

Consolidate JUnits on to a single portal

开发者 https://www.devze.com 2023-03-27 07:03 出处:网络
I would like to consolidate all my jUnits onto a single web portal (like fitnesse) and build them every night for a consolidated report. Are ther开发者_如何学编程e any opensource tools available for i

I would like to consolidate all my jUnits onto a single web portal (like fitnesse) and build them every night for a consolidated report. Are ther开发者_如何学编程e any opensource tools available for it ?


I think you need continuous integration system, such as CruiseControl and Hudson. You could write Ant script to compile and run your test cases periodically.

0

精彩评论

暂无评论...
验证码 换一张
取 消