node-fetch-response-matchers

JSON →
library 1.1.47 ·javascript maintenance
verified Jun 7, 2026

A Chai plugin providing declarative matchers for node-fetch response promises, enabling concise HTTP response assertions in tests. Version 1.1.47, with no recent updates. Key differentiators: simplifies testing by hiding promise callbacks and supports status, body, and header matchers. Ideal for TDD with node-fetch.