vcr-proxy

0.0.1 • Public • Published

VCRProxy

This proxy aims to allow you to record your javascript SPA (Single Page Application) API http calls to replay then faster without your real backend in your functional test suite

Install

npm install vcr-proxy --save-dev cp config/config.js.dist config/config.js

And modify your config.js parameters as you want.

License

MIT

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i vcr-proxy

    Weekly Downloads

    0

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • guillaumepotier