Posted By: Nick Sieger
Date: 2011-12-14 17:42
Summary: ci_reporter 1.6.8 Released
Project: Caldersphere
ci_reporter version 1.6.8 has been released!
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.
Changes:
## 1.6.8 (12/13/11)
- #47: Fix regression - don't pull test/unit in unnecessarily |
|