Getting started with RSpec
Developers new to TDD or BDD often don’t know what to read in order to learn RSpec. So I wrote an article that starts from the idea behind the BDD, how to set up RSpec on a new Ruby project and explains its basic features that you need to know to get started. Read the article.
Post a comment