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

`mock-spawn` is a lightweight testing utility that replaces Node’s `child_process.spawn` with a configurable mock. It lets developers define simple or custom “runner” functions (or strategy/sequence patterns) to simulate exit codes, stdout/stderr output, errors, and signals, while tracking each spawn call for easy assertions. The library is aimed at developers writing automated tests for code that spawns child processes.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of gotwarlost/mock-spawn

Account's avatar
dominictarr/through
simplified stream construction
Account's avatar
caolan/async
Higher-order functions and common patterns for asynchronous code
Account's avatar
mfncooper/mockery
Simplifying the use of mocks with Node.js
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
jshint/jshint
Static analysis tool for JavaScript

Support the repos that depend on this repository

Top contributors

gotwarlost's profile
gotwarlost
13 contributions
gcochard's profile
gcochard
4 contributions
lbeschastny's profile
lbeschastny
1 contributions
erlichmen's profile
erlichmen
1 contributions
eiriksm's profile
eiriksm
1 contributions

Recent events

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

No events yet
gotwarlost

gotwarlost/mock-spawn

Easy to use mock for child_process.spawn

JavaScript
37
9
Other