anotherengineeringblog.com - Another Engineering Blog · Another Engineering Blog

Description: A blog full of code and sometimes my sense of humor.

blog (30127) engineering (10242) ruby (1280) rails (611) ruby on rails (539) web application security (47)

Example domain paragraphs

A blog full of code and sometimes my sense of humor.

© 2021. All rights reserved.

In this post I want to share a Ruby gem that is so good it’s crossed over into Python. VCR allows you to record your test suite’s HTTP interactions and replay them during future test runs for fast, deterministic and accurate tests.