TypeScript Jest

Open-source TypeScript projects categorized as Jest

Top 23 TypeScript Jest Projects

  1. ts-jest

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

    Project mention: Managing Software Project Complexity with Development Containers and Continuous Integration | dev.to | 2024-11-15

    Argument of type X is not assignable to parameter of type 'never' #2610

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. happy-dom

    A JavaScript implementation of a web browser without its graphical user interface

    Project mention: Proton: Pluggable SSR + DOM | Or How I implemented better SSR from scratch | dev.to | 2025-04-13

    Nah, I took a third path - looking for alternatives to JSDOM... And I found it - happy-dom.

  4. jest-puppeteer

    Run tests using Jest & Puppeteer 🎪✨

  5. express-typescript-boilerplate

    A delightful way to building a RESTful API with NodeJs & TypeScript by @w3tecch

  6. ts-nextjs-tailwind-starter

    🔋 Next.js + Tailwind CSS + TypeScript starter and boilerplate packed with useful development features

  7. react-native-testing-library

    🦉 Simple and complete React Native testing utilities that encourage good testing practices.

    Project mention: 😎 Top React Native ESSENTIALS Tech Stack for 2025 🫵⛳️ | dev.to | 2025-03-05

    RN Testing

  8. nodejs-backend-architecture-typescript

    Node.js Backend Architecture Typescript - Learn to build a backend server for production ready blogging platform like Medium and FreeCodeCamp. Main Features: Role based, Express.js, Mongoose, Redis, Mongodb, Joi, Docker, JWT, Unit Tests, Integration Tests.

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. vscode-jest

    The optimal flow for Jest based testing in VS Code

  11. typescript-express-starter

    📘 Quick and Easy TypeScript Express Starter

  12. jest-preview

    Debug your Jest tests. Effortlessly.🛠🖼

  13. jest-extended

    Additional Jest matchers 🃏💪

  14. clean-ts-api

    API em NodeJs usando Typescript, TDD, Clean Architecture, Design Patterns e SOLID principles

  15. ts-monorepo

    Template for setting up a TypeScript monorepo

  16. egghead-next

    The frontend for egghead.io.

    Project mention: 📹 Hate long, boring dev tutorials? | dev.to | 2025-07-08

    You're going to love Egghead.io

  17. Spearmint

    Testing, simplified. || An inclusive, accessibility-first GUI for generating clean, semantic Javascript tests in only a few clicks of a button. (by open-source-labs)

  18. angular-builders

    Angular build facade extensions (Jest and custom webpack configuration)

    Project mention: Custom builder for Angular: My way | dev.to | 2025-01-15

    The problem was related to the implementation of @angular-devkit/build-angular:dev-server. After analyzing other builders, such as custom-esbuild, a solution was found. Using the approach from this example helped to successfully complete the build of host-application:serve. On http://localhost:4200/ everything looked correct, but only thanks to SSR. With disabled SSR, there was an error:

  19. eslint-plugin-jest

    ESLint plugin for Jest

    Project mention: Starting React Native Project in 2025 | dev.to | 2024-11-25

    Jest has a number of globally-available functions, so we need to introduce these functions to ESLint with eslint-plugin-jest.

  20. ng-mocks

    Angular testing library for mocking components, directives, pipes, services and facilitating TestBed setup

    Project mention: The most valuable developer in the team is … | dev.to | 2024-09-04

    providing the mocks might require a lot of cumbersome code in some cases. It makes sense to use extra tools to simplify it. For instance, ng-mocks for Angular

  21. nx-examples

    Example repo for Nx workspace

  22. jest-preset-angular

    Jest configuration preset for Angular projects.

  23. next-starter

    A Next.js starter template, packed with features like TypeScript, Tailwind CSS, Next-auth, Eslint, Stripe, testing tools and more. Jumpstart your project with efficiency and style.

    Project mention: Next.js Starter Template 2.0 | news.ycombinator.com | 2025-06-15
  24. jest-mock-extended

    Type safe mocking extensions for Jest https://www.npmjs.com/package/jest-mock-extended

    Project mention: Vitest vs. Jest: why we are betting on Vitest | news.ycombinator.com | 2024-11-26

    How large is your project?

    Without process isolation we got 6x speedup vs. jest! But it is difficult to ensure a clean slate between our test suites (~40 suites)

    We are also using some helpers to mock, e.g https://github.com/marchaos/jest-mock-extended - its such helper libraries im concerned about.

  25. jest-codemods

    Codemods for migrating to Jest https://github.com/facebook/jest 👾

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript Jest discussion

Log in or Post with

TypeScript Jest related posts

  • 📹 Hate long, boring dev tutorials?

    1 project | dev.to | 8 Jul 2025
  • Next.js Starter Template 2.0

    1 project | news.ycombinator.com | 15 Jun 2025
  • StartER Directory Structure: Freedom with a Framework

    1 project | dev.to | 18 May 2025
  • How StartER Solves the Express + Vite SSR Puzzle

    1 project | dev.to | 5 May 2025
  • 🚀 Next.js Starter Update: Our March 2025 Dependency Updates 🎉

    1 project | dev.to | 15 Mar 2025
  • Modern TypeScript boilerplate project setup

    1 project | news.ycombinator.com | 28 Nov 2024
  • Starting React Native Project in 2025

    6 projects | dev.to | 25 Nov 2024
  • A note from our sponsor - Sevalla
    sevalla.com | 1 Sep 2025
    Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more! Learn more →

Index

What are some of the best open-source Jest projects in TypeScript? This list will help you:

# Project Stars
1 ts-jest 7,059
2 happy-dom 3,964
3 jest-puppeteer 3,546
4 express-typescript-boilerplate 3,371
5 ts-nextjs-tailwind-starter 3,318
6 react-native-testing-library 3,256
7 nodejs-backend-architecture-typescript 2,972
8 vscode-jest 2,880
9 typescript-express-starter 2,849
10 jest-preview 2,401
11 jest-extended 2,349
12 clean-ts-api 1,906
13 ts-monorepo 1,597
14 egghead-next 1,451
15 Spearmint 1,281
16 angular-builders 1,162
17 eslint-plugin-jest 1,161
18 ng-mocks 1,136
19 nx-examples 940
20 jest-preset-angular 913
21 next-starter 914
22 jest-mock-extended 885
23 jest-codemods 884

Sponsored
Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?