Proxyquire is a Node.js testing utility that lets developers override dependencies loaded through require. It allows a module under test to receive stubs in place of selected internal dependencies without modifying production code. Any methods not explicitly replaced can continue calling through to the original dependency by default. Strict no-call-through behavior can be enabled when complete isolation is required. The library is independent of a specific mocking framework, so it works with any tool capable of providing compatible stubs. Advanced options can simulate missing modules, reload modules, and override dependencies during initialization or runtime. Proxyquire is especially useful for focused unit tests of CommonJS modules with tightly coupled dependencies.

Features

  • CommonJS dependency overriding
  • No production code modifications required
  • Partial or complete dependency stubbing
  • Optional no-call-through behavior
  • Module reload and absence simulation
  • Mocking framework independence

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow Proxyquire

Proxyquire Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Proxyquire!

Additional Project Details

Programming Language

JavaScript

Related Categories

JavaScript Penetration Testing Tool

Registered

2 days ago