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

Rewire is a Node‑.js testing utility that lets developers monkey‑patch a module’s private variables, dependencies and globals without altering the source code. By loading a module through `rewire()` instead of `require()`, tests can inject mocks, read or change internal state via `__set__`, `__get__` and `__with__`, then cleanly revert those changes—making it ideal for unit‑testing CommonJS modules that need fine‑grained control over their internals.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of twbs/rewire

Account's avatar
jashkenas/coffeescript
Unfancy JavaScript
Account's avatar
LearnBoost/expect.js
BDD style assertions for node and the browser.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

jhnns's profile
jhnns
209 contributions
JvJefke's profile
JvJefke
14 contributions
rensbaardman's profile
rensbaardman
8 contributions
Trott's profile
Trott
4 contributions
bobpace's profile
bobpace
2 contributions
elicwhite's profile
elicwhite
2 contributions
nisaacson's profile
nisaacson
2 contributions
emilgoldsmith's profile
emilgoldsmith
1 contributions
2Pacalypse-'s profile
2Pacalypse-
1 contributions
bttmly's profile
bttmly
1 contributions

Recent events

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

No events yet
twbs

twbs/rewire

Easy monkey-patching for node.js unit tests

4
3
MIT License