mock-fetch

JSON →
library 1.0.0 ·javascript
verified Jun 7, 2026

Mock the browser's fetch API for testing. Version 1.0.0 provides a simple way to intercept fetch calls in tests. Lightweight library with no dependencies. Differentiates from alternatives like jest-fetch-mock by providing a simpler API focused solely on mocking fetch.