{"library":"axios-mock-adapter-path-params","type":"library","category":null,"description":"Fork of axios-mock-adapter that merges support for mocking requests with specific URL path parameters. v1.20.0 is the current stable release, with periodic updates. Key differentiator: allows matching requests based on path parameters like /users/:id, which the original adapter lacks. Supports ESM and CJS, includes TypeScript definitions, works in Node and browser, compatible with axios >= 0.9.0. Ideal for unit and integration testing of axios-based HTTP calls.","language":"javascript","status":"active","version":"1.20.0","tags":["javascript","axios","test","mock","request","stub","adapter","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install axios-mock-adapter-path-params","imports":["import MockAdapter from 'axios-mock-adapter-path-params'","const MockAdapter = require('axios-mock-adapter-path-params');","import MockAdapter from 'axios-mock-adapter-path-params';\nimport axios from 'axios';\nconst mock = new MockAdapter(axios);"]},{"cmd":"yarn add axios-mock-adapter-path-params","imports":[]},{"cmd":"pnpm add axios-mock-adapter-path-params","imports":[]}],"homepage":"https://github.com/snrn-Pontus/axios-mock-adapter#readme","github":"https://github.com/snrn-Pontus/axios-mock-adapter","docs":null,"changelog":null,"pypi":null,"npm":"axios-mock-adapter-path-params","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}