Skip to content

JumpstartLab/scrabble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrabble

See the instructions for this workshop at http://tutorials.jumpstartlab.com/academy/workshops/scrabble.html

Setup

After cloning, run bundle to install dependencies.

Running Specs/Tests

Starter files for both MiniTest and RSpec are provided.

To run the RSpec specs:

bundle exec rake spec

To run the MiniTest tests:

bundle exec rake test

About

Scrabble Workshop Starter Repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages