Shopify / measured

Encapsulate measurements and their units in Ruby and Ruby on Rails.
MIT License
337 stars 28 forks source link

Add minitest reporters and update gems #82

Closed kmcphillips closed 7 years ago

kmcphillips commented 7 years ago

Add minitest-reporters to give us cleaner output, and unsick us from an old version. We're ok with new versions, and if it breaks we should fix it.

Related to https://github.com/Shopify/measured-rails/pull/36

kevin_kevify____source_measured__zsh_