0.5.2 • Published 6 months ago

get-some-rest v0.5.2

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

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.

0.5.2

6 months ago

0.5.1

10 months ago

0.5.0

1 year ago

0.4.0

1 year ago

0.3.1

1 year ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago