Skip to content

DJJ88/scrabble

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 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 Assessment for Object Oriented Programming with Ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%