node-fetch-response-matchers
JSON →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.