Polly.JS: Detailed Overview & Metrics

v6.0.6(over 1 year ago)

This package was last published over a year ago. It may not be actively maintained.Types definitions are bundled with the npm packageNumber of direct dependencies: 9Monthly npm downloads

@pollyjs/core is a powerful and flexible JavaScript library for recording, replaying, and stubbing HTTP interactions in tests. It allows developers to create reliable and deterministic tests by capturing and replaying network requests and responses. With support for various adapters and plugins, Polly.js can be easily integrated into different testing frameworks and environments.

Compared to similar libraries like Mirage.js or Nock, Polly.js offers more advanced features such as request matching, dynamic responses, and customizable recording strategies. It provides a comprehensive solution for managing HTTP interactions in tests and ensuring consistent behavior across different test runs.

Alternatives: mirage.js, nock, msw

Tags: javascripttestinghttpmockingstubbing