Posted By: Nick Sieger
Date: 2007-04-14 05:28
Summary: ci_reporter 1.2.4 Released
Project: Caldersphere
ci_reporter version 1.2.4 has been released!
CI::Reporter is an add-on to Test::Unit and RSpec that allows you to generate XML reports of your test and/or spec 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.
Changes:
== 1.2.4
- Allow to report on RSpec specs when working with non-gem RSpec - Note: CI::Reporter is only compatible with RSpec up to 0.8.2 |
|