logo
首页技术栈工具库讨论
jruby-rcov

jruby-rcov

rcov is a code coverage tool for Ruby. It is commonly used for viewing overall test unit coverage of target code. It features fast execution (20-300 times faster than previous tools), multiple analysis modes, XHTML and several kinds of text reports, easy automation with Rake via a RcovTask, fairly accurate coverage information through code linkage inference using simple heuristics, colorblind-friendliness...
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconspicycode/rcov84
RUBYGEMS
gem install jruby-rcov
查看
标签
根据用户添加的标签生成
暂无标签