Skip to content
This repository has been archived by the owner on Dec 18, 2018. It is now read-only.

Add VCR-like functionality #13

Open
petRUShka opened this issue May 22, 2015 · 2 comments
Open

Add VCR-like functionality #13

petRUShka opened this issue May 22, 2015 · 2 comments

Comments

@petRUShka
Copy link

There is great Ruby tool VCR(https://github.com/vcr/vcr) that provide caching requests instead of mocking.

Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.

It would be great to have such functionality in PhantomXHR.

@jamescryer
Copy link

I agree, this would be a great feature. Record and 'export' of both XHR and user events would be incredibly useful. Would really love to see a PR for this

@sulabhjain
Copy link

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants