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

`jest-mock-process` is a utility library that simplifies mocking NodeJS process properties in Jest tests, providing functions to mock process exit, stdout, stderr, uptime, and console log. It's designed for developers writing unit tests in Node.js applications who need to isolate and test code that interacts with process-level functionality without affecting the actual process. The library supports both basic mocking and advanced usage with automatic mock restoration, making it particularly useful for testing CLI tools, server processes, and any Node.js code that relies on process properties.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of epiceric/jest-mock-process

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

EpicEric's profile
EpicEric
35 contributions
pkoch's profile
pkoch
1 contributions

Recent events

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

No events yet
epiceric

epiceric/jest-mock-process

Easily mock NodeJS process properties in Jest.

TypeScript
27
7
MIT License