[ 源代码: ruby-simplecov ]
软件包:ruby-simplecov(0.16.1-1)
ruby-simplecov 的相关链接
Debian 的资源:
下载源码包 ruby-simplecov:
- [ruby-simplecov_0.16.1-1.dsc]
- [ruby-simplecov_0.16.1.orig.tar.gz]
- [ruby-simplecov_0.16.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
code coverage for Ruby 1.9+
Code coverage for Ruby 1.9 with a powerful configuration library and automatic merging of coverage across test suites.
It uses 1.9's built-in Coverage library to gather code coverage data, but makes processing its results much easier by providing a clean API to filter, group, merge, format and display those results, thus giving you a complete code coverage suite that can be set up with just a couple lines of code.
其他与 ruby-simplecov 有关的软件包
|
|
|
|
-
- dep: ruby
- 面向对象脚本语言 Ruby 的解释器 (默认版本)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-docile (>= 1.1.0)
- Docile keeps your Ruby DSLs tame and well-behaved
-
- dep: ruby-json (<< 3)
- JSON library for Ruby
- dep: ruby-json (>= 1.8)
-
- dep: ruby-simplecov-html (>= 0.10.0)
- default HTML formatter for SimpleCov code coverage tool