[ 原始碼: ruby-simplecov ]
套件:ruby-simplecov(0.22.0-1)
ruby-simplecov 的相關連結
Debian 的資源:
下載原始碼套件 ruby-simplecov:
- [ruby-simplecov_0.22.0-1.dsc]
- [ruby-simplecov_0.22.0.orig.tar.gz]
- [ruby-simplecov_0.22.0-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-docile (>= 1.1)
- Docile keeps your Ruby DSLs tame and well-behaved
-
- dep: ruby-simplecov-html (>= 0.11)
- default HTML formatter for SimpleCov code coverage tool