btakita / rr

RR (Double Ruby) is a test double framework that features a rich selection of double techniques and a terse syntax.
http://github.com/rr/rr
MIT License
501 stars 58 forks source link

in the MiniTest adapter, raise a MiniTest::Assertion #69

Closed jneen closed 11 years ago

jneen commented 13 years ago

This allows mock failures to accurately report errors, rather than complaining about uncaught exceptions.

jneen commented 12 years ago

bump. Any thoughts on this?

jneen commented 12 years ago

bump. Anyone home?