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

395,852 total downloads 55,674 for this version
Owners

526d60de6472502bb570a9df2842b33b

Gemfile
gem "ci_reporter", "~> 1.7.0"
Versions
  1. 1.7.0 January 29, 2012
  2. 1.6.9 December 15, 2011
  3. 1.6.8 December 14, 2011
  4. 1.6.7 December 13, 2011
  5. 1.6.6 December 7, 2011
Show all versions (29 total)
Runtime Dependencies
  1. builder >= 2.1.2