Mocha's own tests fail in Ruby 1.9.1
Reported by James Mead | January 29th, 2009 @ 06:53 PM
This is because Test::Unit becomes a thin wrapper around MiniTest and Test::Unit::TestResult is no longer available.
See http://is.gd/hI3e for more info.
It is possible to work around this for now by installing the test-unit gem.
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A mocking & stubbing library for Ruby.
* <a href="http://github.com/floehopper/mocha">GitHub repository</a>
* <a href="http://mocha.rubyforge.org">Documentation</a>
* <a href="http://groups.google.com/group/mocha-developer">Mailing List</a>