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 typescript-tdd/jest-ts-auto-mock

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
Typescript-TDD/ts-auto-mock
Typescript transformer to unlock automatic mock creation for interfaces and classes
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
cevek/ttypescript
Over TypeScript tool to use custom transformers in the tsconfig.json
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

uittorio's profile
uittorio
71 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
4 contributions
dependabot[bot]'s profile
dependabot[bot]
4 contributions
qdelettre's profile
qdelettre
2 contributions
afonsojramos's profile
afonsojramos
1 contributions
boginw's profile
boginw
1 contributions
okuuva's profile
okuuva
1 contributions

Recent events

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

No events yet
typescript-tdd

typescript-tdd/jest-ts-auto-mock

Jest test utility with automatic mock creation for interfaces and classes

TypeScript
169
10
No license

Jest‑Ts‑Auto‑Mock is a TypeScript library that plugs into **ts‑auto‑mock** and **ts‑jest** to generate Jest‑compatible mocks automatically for interfaces and classes, preserving full type safety. It’s aimed at developers writing unit tests in TypeScript who want effortless, typed mock creation without manually stubbing every method.