bayes_motel icon indicating copy to clipboard operation
bayes_motel copied to clipboard

Upgrade dev tooling

Open jmdeldin opened this issue 5 years ago • 0 comments

What

I have been doing a poor job of maintaining the motel.

  • use Minitest now that Test::Unit is no more
  • declare shoulda-matchers 2.0-ish since it is the only compatible version with minitest
  • upgrade simplecov
  • upgrade rake

Testing

  1. Checkout this branch
  2. bundle
  3. bundle exec rake

jmdeldin avatar Mar 23 '19 07:03 jmdeldin