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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of launchdarkly/js-test-helpers

Account's avatar
jfromaniello/selfsigned
Generate self signed certificates private and public keys
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
babel's modular runtime helpers
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
jestjs/jest
Jest plugin to use babel for transformation.
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
jest-community/jest-junit
A jest reporter that generates junit xml files
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
koichik/node-tunnel
Node HTTP/HTTPS Agents for tunneling proxies
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

eli-darkly's profile
eli-darkly
21 contributions
LaunchDarklyCI's profile
LaunchDarklyCI
5 contributions
dependabot[bot]'s profile
dependabot[bot]
5 contributions
keelerm84's profile
keelerm84
2 contributions

Recent events

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

No events yet
launchdarkly

launchdarkly/js-test-helpers

Test support code used by LaunchDarkly JavaScript-based projects.

TypeScript
0
0
Other

LaunchDarkly JS Test Helpers is a small TypeScript library that bundles reusable utilities (e.g., a mock HTTP server, promise helpers, and other test scaffolding) for writing unit tests of JavaScript/Node code, primarily the LaunchDarkly SDKs but also any Node‑based project. It’s intended for developers who need lightweight, Node‑compatible testing helpers rather than a full‑blown testing framework.