{"library":"bun-fetch-mock","type":"library","category":null,"description":"A fetch mocking library designed specifically for Bun's runtime (≥1.0.0). Version 1.0.2 provides a simple API for mocking HTTP requests in Bun tests with TypeScript support. Key differentiators: zero external dependencies, first-class Bun integration (no polyfills needed), assertion helpers to verify all mocks were used, and support for dynamic responses. Released as MIT, actively maintained on GitHub.","language":"javascript","status":"active","version":"1.0.2","tags":["javascript","bun","fetch","mock","testing"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install bun-fetch-mock","imports":["import { useFetchMock } from 'bun-fetch-mock'","import type { FetchMock } from 'bun-fetch-mock'","const { useFetchMock } = await import('bun-fetch-mock')"]},{"cmd":"yarn add bun-fetch-mock","imports":[]},{"cmd":"pnpm add bun-fetch-mock","imports":[]}],"homepage":"https://github.com/lilienblum/bun-fetch-mock#readme","github":"https://github.com/lilienblum/bun-fetch-mock","docs":null,"changelog":null,"pypi":null,"npm":"bun-fetch-mock","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}