# File lib/plugins/tf/text_output.rb, line 21
  def start_test test, env
    puts "#{BLUE}##### starting test #{test[:name]}.#{RESET}"
  end