You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add test for RailsStats::CodeStatistics#to_s and set up rake to run tests by default
Considering there were no tests, I decided to use minitest and set it up to run by default (`bundle exec rake`)
I added a simple test to make sure that `to_s` is working as expected
0 commit comments