Skip to content

Instantly share code, notes, and snippets.

@metaskills
Created December 24, 2012 12:59
Show Gist options
  • Save metaskills/4369168 to your computer and use it in GitHub Desktop.
Save metaskills/4369168 to your computer and use it in GitHub Desktop.
MiniTest::Emoji Customzations
MiniTest::Emoji::DEFAULT.merge! '.' => "\u{1f49A} ", 'F' => "\u{1f494} ", 'E' => "\u{1f480} ", 'S' => "\u{1f49B} "
@metaskills
Copy link
Author

- Green hearts for passing. - Broken red hearts for failing. - Yellow hearts for skips. - Skulls are uncaught exceptions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment