minitest-global_expectations allows you to keep using simple code in your minitest specs, without having to wrap every single object you are calling an expectation method on with an underscore.
Required Ruby Version
>= 1.8
Authors
Jeremy Evans