Scala的代码覆盖工具 [英] Code Coverage Tools for Scala

查看:336
本文介绍了Scala的代码覆盖工具的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Scala的可用代码覆盖工具是什么?

What are the available code coverage tools for Scala?

我有Scala规格测试和Hudson连续集成设置。有没有什么我可以钩住这个设置来测量和跟踪代码覆盖率?

I have Scala spec tests and a Hudson continuous integration set-up. Is there something I can hook-in to this setup to measure and track code coverage?

推荐答案

SCCT是一个编译器插件收集覆盖率数据的类:

SCCT is a compiler plugin which instruments the classes to gather coverage data:

http://mtkopone.github.com / scct /

这篇关于Scala的代码覆盖工具的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆