Sha256: d2ab16cbf5f068e68c9b09a1bd7308999bef058deab34113817a1add59b43303

Contents?: true

Size: 572 Bytes

Versions: 8

Compression:

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

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
PlayRockPaperScissorsGame-2.2.9 docs/Testing.md
PlayRockPaperScissorsGame-2.2.8 docs/Testing.md
PlayRockPaperScissorsGame-2.2.7 docs/Testing.md
PlayRockPaperScissorsGame-2.2.4 docs/Testing.md
PlayRockPaperScissorsGame-2.2.3 docs/Testing.md
PlayRockPaperScissorsGame-2.2.2 docs/Testing.md
PlayRockPaperScissorsGame-2.2.1 docs/Testing.md
PlayRockPaperScissorsGame-2.2.0 docs/Testing.md