{"library":"vcr-test","type":"library","category":null,"description":"vcr-test is a testing utility that records and replays HTTP interactions, enabling fast, deterministic, and accurate tests by eliminating reliance on live external APIs. It intercepts HTTP traffic from any client (`fetch`, `axios`, `got`, etc.) using `@mswjs/interceptors` and stores request/response pairs in YAML \"cassette\" files. The current stable version is 1.4.0. It provides flexible recording modes (once, none, update, all) and extensibility for request masking, pass-through, and custom matching. Its key differentiator is its framework-agnostic nature and support for modern JavaScript features like `await using`, while also offering a callback API for older environments. While no explicit release cadence is stated, the project appears actively maintained on GitHub.","language":"javascript","status":"active","version":"1.4.0","tags":["javascript","http","mocking","record","vcr","testing","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vcr-test","imports":["import { VCR } from 'vcr-test'","import { FileStorage } from 'vcr-test'","import { RecordMode } from 'vcr-test'","import { DefaultRequestMatcher } from 'vcr-test'"]},{"cmd":"yarn add vcr-test","imports":[]},{"cmd":"pnpm add vcr-test","imports":[]}],"homepage":null,"github":"https://github.com/epignosisx/vcr-test","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vcr-test","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/vcr-test/compatibility"}}