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

Version Path
PlayRockPaperScissorsGame-2.4.3 docs/Testing.md
PlayRockPaperScissorsGame-2.4.2 docs/Testing.md
PlayRockPaperScissorsGame-2.4.1 docs/Testing.md
PlayRockPaperScissorsGame-2.4.0 docs/Testing.md
PlayRockPaperScissorsGame-2.3.9 docs/Testing.md
PlayRockPaperScissorsGame-2.3.8 docs/Testing.md
PlayRockPaperScissorsGame-2.3.7 docs/Testing.md
PlayRockPaperScissorsGame-2.3.6 docs/Testing.md
PlayRockPaperScissorsGame-2.3.5 docs/Testing.md
PlayRockPaperScissorsGame-2.3.4 docs/Testing.md
PlayRockPaperScissorsGame-2.3.3 docs/Testing.md
PlayRockPaperScissorsGame-2.3.2 docs/Testing.md
PlayRockPaperScissorsGame-2.3.1 docs/Testing.md
PlayRockPaperScissorsGame-2.3.0 docs/Testing.md