String Calculator TDD Kata Instructions to Run Install dependencies (RSpec): gem install rspec Run the tests: rspec spec/string_calculator_spec.rb