@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. -
View it on GitHub