{"library":"codeceptjs-http","type":"library","category":null,"description":"codeceptjs-http is an abandoned CodeceptJS helper that wraps the `then-request` library to facilitate making HTTP requests within CodeceptJS tests. It offers functionality to send requests and validate JSON responses against schemas. The package, currently at version 0.0.7, was last updated over six years ago and is not actively maintained, making it potentially incompatible with newer versions of Node.js or CodeceptJS. Its primary differentiation was providing a more flexible request management alternative to other HTTP helpers at the time, integrating directly into the CodeceptJS `I` object for test interactions.","language":"javascript","status":"abandoned","version":"0.0.7","tags":["javascript","codeceptJS","codeceptjs","HTTP","API"],"last_verified":"Wed May 27","install":[{"cmd":"npm install codeceptjs-http","imports":["{\n  \"helpers\": {\n    \"HTTP\" : {\n      \"require\": \"codeceptjs-http\",\n      \"endpoint\": \"http://localhost:8080\"\n    }\n  }\n}","I.sendRequest('/users', 'POST', { json: { name: 'Alice' } });","I.seeHttpResponseHasValidJsonSchema('userSchema.json');"]},{"cmd":"yarn add codeceptjs-http","imports":[]},{"cmd":"pnpm add codeceptjs-http","imports":[]}],"homepage":null,"github":"https://github.com/testphony/codeceptjs-http","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/codeceptjs-http","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/codeceptjs-http/compatibility"}}