lib/emoji_test_love/rspec/rspec_formatters.rb
require 'emoji_test_love/formatters'
require 'emoji_test_love/rspec/rspec_integration'
EmojiTestLove::RSpecFormatter(EmojiTestLove::AdventureTime.new, "AdventureTime")
EmojiTestLove::RSpecFormatter(EmojiTestLove::AggressiveThumbs.new, "AggressiveThumbs")
EmojiTestLove::RSpecFormatter(EmojiTestLove::Books.new, "Books")
EmojiTestLove::RSpecFormatter(EmojiTestLove::Celebrate.new, "Celebrate")
EmojiTestLove::RSpecFormatter(EmojiTestLove::DrinkingGame.new, "DrinkingGame")
EmojiTestLove::RSpecFormatter(EmojiTestLove::DrinkingGameTea.new, "DrinkingGameTea")
EmojiTestLove::RSpecFormatter(EmojiTestLove::Fruit.new, "Fruit")
EmojiTestLove::RSpecFormatter(EmojiTestLove::Kanpai.new, "Kanpai")
EmojiTestLove::RSpecFormatter(EmojiTestLove::LifeHearts.new, "LifeHearts")
EmojiTestLove::RSpecFormatter(EmojiTestLove::Lucky.new, "Lucky")
EmojiTestLove::RSpecFormatter(EmojiTestLove::Omkase.new, "Omkase")
EmojiTestLove::RSpecFormatter(EmojiTestLove::SmileDip.new, "SmileDip")
EmojiTestLove::RSpecFormatter(EmojiTestLove::Smiles.new, "SmileyFaces")
EmojiTestLove::RSpecFormatter(EmojiTestLove::Sunshine.new, "Sunshine")
EmojiTestLove::RSpecFormatter(EmojiTestLove::Thumbs.new, "Thumbs")
EmojiTestLove::RSpecFormatter(EmojiTestLove::Turtles.new, "Turtles")
EmojiTestLove::RSpecFormatter(EmojiTestLove::Waddles.new, "Waddles")
EmojiTestLove::RSpecFormatter(EmojiTestLove::ZenSmiles.new, "ZenSmiles")