RSpecOnTap 0.1.0 has been released.
RSpecOnTap is a TAP-Y/J formatter for RSpec.
* home: http://rubyworks.github.com/rspec-ontap
* code: http://github.com/rubyworks/rspec-ontap
* mail: http://google.groups.com/groups/rubyworks-mailinglist
This is the first release of `RSpec On Tap`, a formatter for RSpec providing TAP-Y and TAP-J output, which can then be used with TapOut to produce a variety of formats.
Changes:
* The code was written.