Posted By: Nick Sieger
Date: 2008-12-04 05:55
Summary: ci_reporter 1.5.2 Released
Project: Caldersphere
ci_reporter version 1.5.2 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.5.2
- Compatibility with latest RSpec (1.1.11 or so); use example
description method if available
- Remove dependency on rubygems when requiring builder (rescue
LoadError) (Jari Bakken)
- Source repository moved to github/git.caldersphere.net |
|