exvcr icon indicating copy to clipboard operation
exvcr copied to clipboard

Request was made?

Open jwright opened this issue 5 years ago • 1 comments

I am using this wonderful package in my test suite and I want to just assert that the request to the endpoint in the cassette was called. That is it.

Is there a way to do that?

jwright avatar May 07 '20 22:05 jwright

I would love to know if something like that is possible too, and ideally count the queries (I'm implementing a caching feature in an app, it would help quite a lot).

Is there a solution currently?

thbar avatar Nov 19 '20 11:11 thbar