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
500 stars 58 forks source link

Minitest Adapter #62

Closed cespare closed 13 years ago

cespare commented 13 years ago

This is a minitest adapter that I basically copied from the Test/Unit adapter. Let me know if there's a better way to do this, or more cleanup that you want. I'm not used to using spec.