Login
From:
Rémi Mercier - Software Developer
(Uncensored)
subscribe
Speed up RSpec tests: understand lifecycle and execution - Remi Mercier
https://remimercier.com/aggregate-rspec-expectations/
links
backlinks
Tagged with:
rspec
Roast topics
Find topics
Find it!
One of RSpec's strengths is the legibility of its behavior-based DSL. The other side of this coin is that the proliferation of small example blocks introduces a performance overhead.