Skip to content

breethomas/scrabble-intermediate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 exercise for second assessment in school.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages