ruby-bogus

library creating fakes to make isolated unit tests reliable
  https://github.com/psyho/bogus
  0
  no reviews



Bogus is a Ruby library aiming at making unit tests more reliable by ensuring that one doesn't stub or mock methods that don't actually exist in the mocked objects.