RSpec fundamentals: setup, naming, and basic structure
When you start programming, it’s not easy to know what to test, how to test, and why should you test? This first post about RSpec fundamentals will be part of a larger series explaining various aspects of testing with RSpec.
Post a comment