Nock
Popular repositories Loading
-
central configuration for @nock
-
@nock/openapi is a library for mocking HTTP requests based on OpenAPI 3.x specifications. It ensures your mocks align with your API contract, providing type safety and schema validation for both re…
TypeScript
Repositories
Showing 6 of 6 repositories
-
nock Public
HTTP server mocking and expectations library for Node.js
-
openapi Public
@nock/openapi is a library for mocking HTTP requests based on OpenAPI 3.x specifications. It ensures your mocks align with your API contract, providing type safety and schema validation for both requests and responses. Inspired by OpenAPI-msw.