Skip to main content

nock

PropertyValue
Packagenock
Versions Covered>=9.0.0
Contract Versionundefined
Statusin-development
Last Verified2026-02-27
Maintainerundefined

Installation

npm install nock

Covered Functions

This contract covers 6 function(s):

nock()

Postconditions

What happens after calling this function:


scope.get()

Postconditions

What happens after calling this function:


scope.post()

Postconditions

What happens after calling this function:


scope.put()

Postconditions

What happens after calling this function:


scope.delete()

Postconditions

What happens after calling this function:


scope.isDone()

Postconditions

What happens after calling this function:


Example: Proper Error Handling

See Also