Shopify / measured-rails

Rails adapter for the measured gem. Encapsulate measurements and their units in Ruby and Rails.
MIT License
92 stars 13 forks source link

Update minitest loader for mocha to remove deprecation #64

Closed kmcphillips closed 4 years ago

kmcphillips commented 4 years ago

Mirrors https://github.com/Shopify/measured/pull/131

Fixes a small deprecation in Mocha:

Mocha deprecation warning at /Users/kevin/source/measured/test/test_helper.rb:6:in `require': Require 'mocha/test_unit', 'mocha/minitest' or 'mocha/api' instead of 'mocha/setup'.

Set minimum version of Mocha where this file is supported to 1.4.0: https://github.com/freerange/mocha/blob/master/RELEASE.md#140