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

`must-call` is a tiny assertion helper for asynchronous tests that wraps a callback or a promise handler and automatically throws an error if the wrapped function is never invoked. It’s modeled after Node’s internal test utilities and is intended for developers writing unit or integration tests for callback‑based or promise‑based code.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of yosuke-furukawa/must-call

Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
yosuke-furukawa/eater
eater is EAsy Test runnER
Account's avatar
istanbuljs/nyc
the Istanbul command line interface

Support the repos that depend on this repository

Top contributors

yosuke-furukawa's profile
yosuke-furukawa
8 contributions
renovate-bot's profile
renovate-bot
1 contributions

Recent events

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

No events yet
yosuke-furukawa

yosuke-furukawa/must-call

example.on('end', mustCall(() => {})); Check the callback function is called.

JavaScript
10
0
No license