{"library":"axios-vcr","type":"library","category":null,"description":"Axios-VCR is a set of middlewares for the Axios HTTP client that enables recording and replaying of HTTP requests for testing purposes. Current stable version is 1.0.2, released in 2017, with no active development. It writes request/response pairs to JSON cassette files, allowing deterministic and fast tests by avoiding real network calls. Unlike tools like nock or Polly.js, it integrates directly with Axios via middleware, but lacks cassette expiration, Mocha integration, and support for non-global Axios instances. Release cadence is stalled, making it suitable only for simple, legacy projects.","language":"javascript","status":"maintenance","version":"1.0.2","tags":["javascript","axios","vcr","test","mock","http"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install axios-vcr","imports":["const axiosVCR = require('axios-vcr')","axiosVCR.mountCassette(path)","axiosVCR.ejectCassette(path)"]},{"cmd":"yarn add axios-vcr","imports":[]},{"cmd":"pnpm add axios-vcr","imports":[]}],"homepage":"http://github.com/nettofarah/axios-vcr","github":"https://github.com/nettofarah/axios-vcr","docs":null,"changelog":null,"pypi":null,"npm":"axios-vcr","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}