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

The `@morgan-stanley/ts-mocking-bird` library provides fully type-safe mocking, call verification, and import replacement capabilities for TypeScript projects using Jasmine or Jest. It enables developers to create mocks for interfaces, classes, and existing objects while maintaining strict type safety, and includes features for verifying function calls, getters, setters, and constructor parameters with detailed parameter matching. The library is particularly useful for developers writing unit tests in TypeScript who need comprehensive mocking capabilities with strong type safety guarantees.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
morganstanley

morganstanley/ts-mocking-bird

A fully type safe mocking, call verification and import replacement library for jasmine and jest

TypeScript
21
5
Apache License 2.0
Roaders's profile
Roaders
363 contributions
dependabot[bot]'s profile
dependabot[bot]
128 contributions
bingenito's profile
bingenito
90 contributions
Davidhanson90's profile
Davidhanson90
44 contributions
mimiflynn's profile
mimiflynn
3 contributions
snyk-bot's profile
snyk-bot
1 contributions

Support the dependencies of morganstanley/ts-mocking-bird

Account's avatar
eslint/eslint
ESLint JavaScript language implementation
Account's avatar
JS-DevTools/coverage-istanbul-loader
A Webpack loader that uses Istanbul to add code coverage instrumentation
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jasmine
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for lodash
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for lodash-es
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
giggio/node-chromedriver
ChromeDriver for Selenium
Account's avatar
aackerman/circular-dependency-plugin
Detect modules with circular dependencies when bundling with webpack.
Account's avatar
open-cli-tools/concurrently
Run commands concurrently
Account's avatar
calvinmetcalf/copyfiles
copy some files
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
jasmine/jasmine-npm
CLI for Jasmine, a simple JavaScript testing framework for browsers and Node
Account's avatar
jasmine/jasmine
Simple JavaScript testing framework for browsers and node.js
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
jsdom/jsdom
A JavaScript implementation of many web standards
Account's avatar
karma-runner/karma
Spectacular Test Runner for JavaScript.
Account's avatar
karma-runner/karma-chrome-launcher
A Karma plugin. Launcher for Chrome and Chrome Canary.
Account's avatar
karma-runner/karma-coverage
A Karma plugin. Generate code coverage.
Account's avatar
mattlewis92/karma-coverage-istanbul-reporter
A karma reporter that uses the latest istanbul 1.x APIs (with full sourcemap support) to report coverage.
Account's avatar
karma-runner/karma-jasmine
A Karma plugin - adapter for Jasmine testing framework.
Account's avatar
dfederm/karma-jasmine-html-reporter
A Karma plugin. Dynamically displays tests results at debug.html page
Account's avatar
karma-runner/karma-junit-reporter
A Karma plugin. Report results in junit xml format.
Account's avatar
demerzel3/karma-sourcemap-loader
Karma plugin that locates and loads existing javascript source map files.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
mozilla/source-map
Generates and consumes source maps
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
TypeStrong/ts-loader
TypeScript loader for webpack
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
dividab/tsconfig-paths-webpack-plugin
Load modules according to tsconfig paths in webpack.
Account's avatar
TypeStrong/TypeDoc
Create api documentation for TypeScript projects.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
typescript-eslint/typescript-eslint
Tooling which enables you to use TypeScript with ESLint
Account's avatar
vitest-dev/vitest
Next generation testing framework powered by Vite
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.