get-some-rest
TypeScript icon, indicating that this package has built-in type declarations

0.5.2 • Public • Published

get-some-rest

CI Test Coverage Maintainability

A stateful HTTP client for NodeJS. Test your routes even when mocking is infeasible.

Usage

This package requires Node version 18.14.2 or later because it makes use of native fetch(), as well as Headers.prototype.getSetCookie.

Additionally, it is packaged as an ES module only, so your tests have to be in ESM format, too.

/get-some-rest/

    Package Sidebar

    Install

    npm i get-some-rest

    Weekly Downloads

    7

    Version

    0.5.2

    License

    MIT

    Unpacked Size

    12.2 kB

    Total Files

    23

    Last publish

    Collaborators

    • meyfa