Lot of time developers just write the logical evaluation for the test but don't quite express their intention. RSpec is really expressive testing library. This article is first article in my article series on "Expressive testing with RSpec" and will help you to better use describe and context blocks and be able to DRY the tests.
↧