ryanb / ruby-warrior

Game written in Ruby for learning Ruby.
MIT License
3.83k stars 838 forks source link

Replace Mocha with RSpec mocks #103

Closed fpsvogel closed 3 months ago

fpsvogel commented 3 months ago

Now that RSpec 3 is being used, RSpec mocks can take the place of Mocha.