{"library":"node-fetch-response-matchers","type":"library","category":null,"description":"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.","language":"javascript","status":"maintenance","version":"1.1.47","tags":["javascript","chai","chai-plugin","matchers","node-fetch","http-response","tdd"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install node-fetch-response-matchers","imports":["const nodeFetchMatchers = require('node-fetch-response-matchers');","chai.use(require('node-fetch-response-matchers'));","expect(fetch('http://example.com')).to.be.successful();"]},{"cmd":"yarn add node-fetch-response-matchers","imports":[]},{"cmd":"pnpm add node-fetch-response-matchers","imports":[]}],"homepage":"https://github.com/kfiron/node-fetch-response-matchers#readme","github":"https://github.com/kfiron/node-fetch-response-matchers","docs":null,"changelog":null,"pypi":null,"npm":"node-fetch-response-matchers","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}