Release Name: 1.6.3
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.3
- Thanks to yairgo and tylerkovacs for their assistance and prodding
for RSpec 2 support this release.
- GH #4: Updated for modern Cucumber (0.9.2 as of this writing)
- GH #6: Capture dynamically-named RSpec examples
- GH #7: RSpec 2.0.0 compatibility
|