class Fivemat::RSpec3

def example_passed(notification)

def example_passed(notification)
  output.print Color.wrap('.', :success)
end