[ 源代码: ruby-coveralls ]
软件包:ruby-coveralls(0.8.23-3)
ruby-coveralls 的相关链接
Debian 的资源:
下载源码包 ruby-coveralls:
- [ruby-coveralls_0.8.23-3.dsc]
- [ruby-coveralls_0.8.23.orig.tar.gz]
- [ruby-coveralls_0.8.23-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [coveralls.io]
相似软件包:
Ruby implementation of the Coveralls API
Coveralls is a web service to help you track your code coverage over time, and ensure that all your new code is fully covered.
Coveralls automatically collects your code coverage data, uploads it to their servers and gives you a nice interface to dig into it.
Any type of Ruby project or test framework supported by SimpleCov is supported by the Coveralls gem. This includes all your favorites, like RSpec, Cucumber, and Test::Unit.
This package provides a Ruby gem to interact with Coveralls API.
其他与 ruby-coveralls 有关的软件包
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
-
- dep: ruby-json (<< 3)
- JSON library for Ruby
- dep: ruby-json (>= 1.8)
-
- dep: ruby-multi-json
- Ruby library to provide easy switching between different JSON backends
-
- dep: ruby-rest-client
- simple REST client for Ruby
-
- dep: ruby-simplecov (>= 0.16)
- code coverage for Ruby 1.9+
-
- dep: ruby-simplecov-html
- default HTML formatter for SimpleCov code coverage tool
-
- dep: ruby-term-ansicolor (>= 1.3)
- Ruby library that colors strings using ANSI escape sequences
-
- dep: ruby-thor (<< 2.0)
- Ruby scripting framework
- dep: ruby-thor (>= 0.19.4)