Andreas Finger stellt das Thema vor
Embedded mock servers for development & test
Instead of using VCR or similar tool, we wrote our own embedded (Sinatra) servers which we spin up with capybara_discoball. This proofed to be a quick and flexible solution and allowed us to implement an interface before the API has been written.