支持 TDD 的 Eclipse 插件
您知道一些支持测试驱动开发的有趣 Eclipse 插件吗?
do you know about some interesting Eclipse plugins that supports Test driven development?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
Infinitest 和 JUnitMax 进行“连续测试”。所有测试都在后台运行,测试错误显示为错误注释,就像编译器错误一样。确实很有趣;)。
http://infinitest.github.com/
http://www.triversinstitute.org/junitmax/
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 是一个视觉效果不错的插件,可让您跟踪 TDD 流程。
http://www.happyprog.com/pulse/
Pulse is a visually nice plugin that lets you track your TDD flow.
http://www.happyprog.com/pulse/