Sha256: 3ce043d34ca75bc7b62e53329bc39bf2324a32289d86c8d456cdb062f98f6aa9

Contents?: true

Size: 564 Bytes

Versions: 4

Compression:

Stored size: 564 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. Rake 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) | [Contributing](CONTRIBUTING) | [Code of Conduct](CODE_OF_CONDUCT)

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
PlayRockPaperScissorsGame-2.1.9 docs/Testing.md
PlayRockPaperScissorsGame-2.1.8 docs/Testing.md
PlayRockPaperScissorsGame-2.1.7 docs/Testing.md
PlayRockPaperScissorsGame-2.1.6 docs/Testing.md