Release Name: 1.6.5
Notes:
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.5 (06/14/11)
- Works with RSpec up to 2.6.x
- GH #31: Better output formatting for RSpec 2 (Michael Giambalvo)
- Better ruby-test/TestUnit version support (amfranz)
- Prevent XML files from being overwritten (dpree)
|