Methods Setup Install ruby dependencies $ bundle install Run the entire test suite $ ruby methods_test.rb Run only a specific test $ ruby methods_test.rb --name type_test_method_name_here