Quantcast
Channel: EquiValent
Viewing all articles
Browse latest Browse all 112

Expressive tests with RSpec - part 1: Describe your tests properly

$
0
0
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.

Viewing all articles
Browse latest Browse all 112

Trending Articles