ruby-minitest-global-expectations

Support minitest expectation methods for all objects
  https://github.com/jeremyevans/minitest-global_expectations
  0
  no reviews



Minitest-global_expectations allows one to keep using simple code in one's minitest specs, without having to wrap every single object one is calling an expectation method on with an underscore.