Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

muk-require is a Node.js library for mocking dependencies in unit tests, allowing developers to replace required modules with custom implementations. It's designed for Node.js developers writing unit tests who need to isolate their code from external dependencies or simulate specific behaviors. The library supports mocking both external modules and relative path requires, making it useful for testing code that depends on third-party libraries or other local modules.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of fent/node-muk-require

Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

fent's profile
fent
72 contributions
popomore's profile
popomore
12 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
3 contributions
dependabot-preview[bot]'s profile
dependabot-preview[bot]
2 contributions
fengmk2's profile
fengmk2
2 contributions
dead-horse's profile
dead-horse
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
fent

fent/node-muk-require

Mock dependencies

JavaScript
1
0
MIT License