Sha256: bb6f0bc8d824eb9e41b64f25be27633853a9210b12c188818651210e44d79f46
Contents?: true
Size: 461 Bytes
Versions: 15
Compression:
Stored size: 461 Bytes
Contents
--- layout: default title: How to Test - Play Rock Paper Scissors Game permalink: /testing.html --- 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 <kbd>enter</kbd>/<kbd>return</kbd>
Version data entries
15 entries across 15 versions & 1 rubygems