Sha256: 52ff398f2f5ccb46d38c2c3f7327c3bb699b5399c8606481bed7d4d1f747d0ab
Contents?: true
Size: 594 Bytes
Versions: 14
Compression:
Stored size: 594 Bytes
Contents
--- layout: default title: How to Test - Play Rock Paper Scissors Game --- 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> ----------- ## Site Nav [Home](./) | [How to Build](How_to_Build) | [Master Code](Code) | [Contributing](CONTRIBUTING) | [Code of Conduct](CODE_OF_CONDUCT)
Version data entries
14 entries across 14 versions & 1 rubygems