Skip to content

Instantly share code, notes, and snippets.

@JesusTinoco
Created August 9, 2015 06:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JesusTinoco/7a3e83d360de0e139242 to your computer and use it in GitHub Desktop.
Save JesusTinoco/7a3e83d360de0e139242 to your computer and use it in GitHub Desktop.
Displaying tests with colors in RoR (Have to use https://github.com/kern/minitest-reporters gem)
require "minitest/reporters"
Minitest::Reporters.use!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment