turingschool-examples / ruby-exercises

A collection of exercises to practice various aspects of Ruby
MIT License
237 stars 767 forks source link

Updating readme for rspec testing #116

Closed ajongaro closed 2 years ago

ajongaro commented 2 years ago

I believe the strings_spec.rb exercise is the first post-mod0 exposure to testing (especially with rspec) so I added some clarification for anyone wanting to start out on these exercises that might get stuck.