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

**describe‑it** is a Node testing helper that lets you pull private functions, expressions or variables out of a CommonJS module so they can be unit‑tested with BDD frameworks like Mocha. By installing a require‑hook (via the `really‑need` library) it rewrites the source on load and returns a getter for the specified code, making hidden implementation details directly testable. It’s aimed at JavaScript developers who need to test internal logic without exposing it publicly.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of bahmutov/describe-it

Account's avatar
kensho/check-more-types
Large collection of predicates.
Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
bahmutov/lazy-ass
Lazy assertions without performance penalty
Account's avatar
bahmutov/really-need
Node require wrapper with options for cache busting, pre- and post-processing
Account's avatar
softwarescales/git-issues
Git issues extension to list issues of a Git project
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
timoxley/pkgfiles
List all files which would be published in a package.
Account's avatar
bahmutov/pre-git
Automatically install pre-commit / pre-git hooks for your npm modules.

Support the repos that depend on this repository

Top contributors

bahmutov's profile
bahmutov
28 contributions

Recent events

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

No events yet
bahmutov

bahmutov/describe-it

Extracts a private function / expression / variable for BDD unit testing

JavaScript
13
1
No license