I’m debating between using exvcr stubs or just generating lots of custom cassettes to exercise edge cases of an http get request against an external endpoint. I’m curious about the forum’s thoughts on the pros and cons of each.
I’m debating between using exvcr stubs or just generating lots of custom cassettes to exercise edge cases of an http get request against an external endpoint. I’m curious about the forum’s thoughts on the pros and cons of each.