How to test this Gem
What you will need
- Ruby & Ruby Gems installed
- The Rake gem installed
- The RockPaperScissors repo cloned or downloaded
Start Testing
- Open
Terminal/Command Promptandcdto the directory of the repo’s folder - Type:
rake testand hit enter/return