I downloaded source code for a project, found a bug, and fixed it.
Now I want to run tests to find out if I have broken anything.
The Tests are in minitest D
$ rake test ran out of the rails 5.0 box.
$ rake test