Release Name: 1.8.0
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.8.0 (11/30/12)
- Add support for Spinach -- pull request #67 from spraints/spinach
- Merge pull request #62 from citrusmoose/master
- Merge pull request #76 from pivotal-leopold/master
- Merge pull request #78 from Marketcircle/minitest-errors
- Merge pull request #56 from orianthi/master
|