开发者

Eclipse plugins that supports TDD

开发者 https://www.devze.com 2023-03-04 03:49 出处:网络
do you know about some interesting Eclipse plugi开发者_运维技巧ns that supports Test driven development?Infinitest and JUnitMax do \"Continuos Testing\". All your tests are run in the background and t

do you know about some interesting Eclipse plugi开发者_运维技巧ns that supports Test driven development?


Infinitest and JUnitMax do "Continuos Testing". All your tests are run in the background and testing errors appear as error annotations as if they are compiler errors. Interesting indeed ;).

http://infinitest.github.com/

http://www.threeriversinstitute.org/junitmax/


Pulse is a visually nice plugin that lets you track your TDD flow.

http://www.happyprog.com/pulse/

0

精彩评论

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