How to test this Gem

What you will need

  1. Ruby & Ruby Gems installed
  2. The Rake gem installed
  3. The RockPaperScissors repo cloned or downloaded

Start Testing

  1. Open Terminal/Command Prompt and cd to the directory of the repo’s folder
  2. Type: rake test and hit enter/return