— layout: default —
How to test this Gem¶ ↑
What you will need¶ ↑
-
Ruby & Ruby Gems installed
-
Rake installed
-
The RockPaperScissors repo cloned or downloaded
Start Testing¶ ↑
-
Open
Terminal
/Command Prompt
andcd
to the directory of the repo's folder -
Type:
rake test
and hit <kbd>enter</kbd>/<kbd>return</kbd>