RubyGems.org

ci_reporter

1.7.0

CI::Reporter is an add-on to Test::Unit, RSpec and Cucumber that allows you to generate XML reports of your test, spec and/or feature runs. The resulting files can be read by a continuous integration system that understands Ant's JUnit report XML format, thus allowing your CI system to track test/spec successes and failures.

installgem install ci_reporter
Authors

Nick Sieger

394,893 total downloads 55,245 for this version
Owners

526d60de6472502bb570a9df2842b33b

Gemfile
gem "ci_reporter", "~> 1.7.0"
Versions
  1. 1.7.0 January 29, 2012
Show all versions (29 total)
Runtime Dependencies
  1. builder >= 2.1.2