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

stub-spawn-once is a Node.js module that simplifies testing by allowing developers to stub child_process.spawn for a single command, providing custom exit codes and stdout/stderr outputs. It's designed for developers who need to test code that spawns child processes, offering an easier alternative to other mocking libraries.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of bahmutov/stub-spawn-once

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/ban-sensitive-files
Checks filenames to be committed against a library of filename rules to prevent sensitive files in Git
Account's avatar
dependency-check-team/dependency-check
checks which modules you have used in your code and then makes sure they are listed as dependencies in your package.json
Account's avatar
bahmutov/deps-ok
Fast checking of top level dependencies based on version numbers
Account's avatar
bahmutov/dont-crack
semantic-release plugin checking if the new semantic release is breaking dependent projects
Account's avatar
softwarescales/git-issues
Git issues extension to list issues of a Git project
Account's avatar
bahmutov/github-post-release
Forms release changelog and posts a note to each referenced issues after semantic release publishes a new module version
Account's avatar
davglass/license-checker
Check license info for a package
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
nodesecurity/nsp
The Node Security (nodesecurity.io) command line interface
Account's avatar
bahmutov/pre-git
Automatically install pre-commit / pre-git hooks for your npm modules.
Account's avatar
semantic-release/semantic-release
Automated semver compliant package publishing
Account's avatar
bahmutov/simple-commit-message
Simple commit message wizard and validator; works with commitizen and pre-git
Account's avatar
bahmutov/snap-shot
Jest-like snapshot feature for the rest of us + data-driven testing
Account's avatar
standard/standard
JavaScript Standard Style

Support the repos that depend on this repository

Top contributors

bahmutov's profile
bahmutov
17 contributions

Recent events

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

No events yet
bahmutov

bahmutov/stub-spawn-once

Stubs child_process.spawn for a single command; cleans up afterwards. Perfect for testing.

JavaScript
3
0
No license