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

`console-testing-library` is a Jest utility that mocks console methods to capture and test console output directly, rather than relying on fragile `toHaveBeenCalledWith` assertions. It's designed for developers writing tests for code that uses `console.log`, `console.error`, etc., providing helpers like `getLog()` to access actual logged messages and supporting inline snapshots for confident testing.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of kevin940726/jest-console

Account's avatar
jestjs/jest
Account's avatar
jestjs/jest
Stringify any JavaScript value.
Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
A Babel preset for each environment.

Support the repos that depend on this repository

Top contributors

kevin940726's profile
kevin940726
34 contributions
nulltoken's profile
nulltoken
3 contributions
csi-lk's profile
csi-lk
1 contributions
phryneas's profile
phryneas
1 contributions
chasingmaxwell's profile
chasingmaxwell
1 contributions

Recent events

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

No events yet
kevin940726

kevin940726/jest-console

📝 Testing console the right way

JavaScript
4
4
MIT License