A friendly place for RSpec-driven Kata to gather and teach those wanting to learn the ways of RSpec.
Send Kata requests to e@eliotsykes.com or open an issue on the GitHub issue tracker.
I'll try screencasting if there's sufficient interest (show your interest by starring the repo or opening an issue).
- Fork this repo
- Clone your fork to your development machine
- Run
bundle install
to install gems specified in Gemfile - Run
bin/rspec fizzbuzz/fizzbuzz_spec.rb
to run the FizzBuzz spec. To run other specsbin/rspec EXERCISE-NAME/SPEC-FILE.rb
- Eliot Sykes https://eliotsykes.com/
- Your name here, contributions are welcome and easy! Just fork the GitHub repo, make your changes, then submit your pull request!