ts-jest

Testing framework

A Jest transformer that enables testing of TypeScript projects

A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript.

GitHub

7k stars
34 watching
455 forks
Language: TypeScript
last commit: 1 day ago
Linked from 2 awesome lists

jesttestingtypescript

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jestjs/jest A comprehensive testing solution for JavaScript projects 44,276
thymikee/jest-preset-angular A configuration preset for Angular projects to simplify testing with Jest 886
svelteness/svelte-jester A Jest transformer for Svelte that compiles components before importing them into tests. 128
ktsn/svelte-jest Transforms Svelte components for integration with Jest testing framework 36
piotrwitek/utility-types A collection of utility types for TypeScript that complement the built-in mapped types and aliases, providing a set of common and additional types for idiomatic static typing. 5,541
millsp/ts-toolbelt A comprehensive TypeScript library providing a wide range of type utilities to improve type safety and simplify complex type operations 6,752
typescript-exercises/typescript-exercises An interactive platform offering various TypeScript exercises to explore its features and principles. 2,865
sindresorhus/type-fest A collection of reusable TypeScript types for common programming patterns and data structures 14,363
bitjson/typescript-starter A tool to quickly create and configure a new Node.js project with TypeScript support 3,491
skovhus/jest-codemods A toolset to simplify the transition from various testing frameworks to Jest 880
ts-essentials/ts-essentials A collection of reusable, high-quality TypeScript types for writing more expressive and type-safe code. 3,770
thomasaribart/json-schema-to-ts Tool to automatically generate TypeScript types from JSON schema definitions. 1,480
rspieker/jest-transform-svelte A tool to enable unit testing of Svelte components with Jest 35
typestrong/ts-node Tools and utilities for TypeScript on Node.js 12,918
effect-ts/effect A framework for building robust applications in TypeScript with a focus on functional effects and dependency management 7,641