Skip to content

Instantly share code, notes, and snippets.

View mattraibert's full-sized avatar

Matt Raibert mattraibert

View GitHub Profile
require 'minitest/autorun'
require 'playing_cards'
class CardTest < MiniTest::Unit::TestCase
def setup
end
def test_spades_is_a_valid_suit