TypeScript Jest

Open-source TypeScript projects categorized as Jest

Top 23 TypeScript Jest Projects

  • ts-jest

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

    Project mention: Effortless API Testing: Node.js Techniques for Next.js Route handlers | dev.to | 2024-07-24

    First, you can't use jest right out of the box, becuase Jest does not support ECMA script nor Typescript. For that, you need to use another dependency like ts-jest, which is a wrapper of jest itself. And maybe even a Babel preset if I need it to work with Babel.. Let's see what we have to do to get this to work.

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • jest-puppeteer

    Run tests using Jest & Puppeteer πŸŽͺ✨

  • happy-dom

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

    Project mention: Happy DOM: headless web browser in JavaScript | news.ycombinator.com | 2024-07-12
  • express-typescript-boilerplate

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

  • react-native-testing-library

    πŸ¦‰ Simple and complete React Native testing utilities that encourage good testing practices.

    Project mention: React Native Testing Options Overview | dev.to | 2024-05-14

    There is another option called React Native Testing Library is a lightweight React Native testing utilities helping you write better tests with less effort.

  • ts-nextjs-tailwind-starter

    πŸ”‹ Next.js + Tailwind CSS + TypeScript starter and boilerplate packed with useful development features

  • vscode-jest

    The optimal flow for Jest based testing in VS Code

  • SaaSHub

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

    SaaSHub logo
  • 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.

  • node-typescript-boilerplate

    Minimalistic project template to jump start a Node.js back-end application in TypeScript. ESLint, Vitest and type definitions included.

  • typescript-express-starter

    πŸ“˜ Quick and Easy TypeScript Express Starter

  • jest-preview

    Debug your Jest tests. Effortlessly.πŸ› πŸ–Ό

  • gatsby-starter-lumen

    A constantly evolving and thoughtful architecture for creating static blogs with Gatsby.

  • clean-ts-api

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

  • ts-monorepo

    Template for setting up a TypeScript monorepo

  • egghead-next

    The frontend for egghead.io.

    Project mention: πŸ’Ό 50 Tips to Land a Remote Tech Job Based on My 45-Day Journey to 2 Offers | dev.to | 2024-03-04

    Continuously update your skill set with courses from platforms like FrontendMasters or egghead.io. This not only makes you more attractive to employers but also keeps you competitive in the fast-paced tech industry.

  • 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)

  • angular-builders

    Angular build facade extensions (Jest and custom webpack configuration)

    Project mention: Bridging Analog to Angular with esbuild and Vite | dev.to | 2024-04-11

    You can check out his repo at: https://github.com/just-jeb/angular-builders

  • eslint-plugin-jest

    ESLint plugin for Jest

  • 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

  • nx-examples

    Example repo for Nx workspace

  • jest-preset-angular

    Jest configuration preset for Angular projects.

  • jest-codemods

    Codemods for migrating to Jest https://github.com/facebook/jest πŸ‘Ύ

  • Docketeer

    A Docker & Kubernetes developer tool to manage containers & visualize both cluster and container metrics

  • 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

  • Push to production onΒ Fridays

    4 projects | dev.to | 9 Oct 2024
  • πŸš€ Next.js Starter Update: Tailwind CSS Landing Page and Testing Enhancements πŸŽ‰

    1 project | dev.to | 27 Jul 2024
  • Observable API Testing with YAML using Echoed

    1 project | dev.to | 22 Feb 2024
  • Ask HN: Best training/conference you attended?

    1 project | news.ycombinator.com | 28 Jan 2024
  • Echoed: Observable Integration Testing with OpenTelemetry

    1 project | dev.to | 18 Jan 2024
  • Unit Test Like a Pro: Automock, My Open Source Answer to Mocking Frustration πŸ€“πŸ’‘πŸŽ­

    1 project | dev.to | 12 Dec 2023
  • Show HN: Automock – Open-Source Project for Simpler Unit Testing in TypeScript

    2 projects | news.ycombinator.com | 11 Dec 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 5 Nov 2024
    SaaSHub helps you find the best software and product alternatives 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 6,950
2 jest-puppeteer 3,539
3 happy-dom 3,353
4 express-typescript-boilerplate 3,308
5 react-native-testing-library 3,085
6 ts-nextjs-tailwind-starter 2,940
7 vscode-jest 2,832
8 nodejs-backend-architecture-typescript 2,776
9 node-typescript-boilerplate 2,737
10 typescript-express-starter 2,707
11 jest-preview 2,337
12 gatsby-starter-lumen 1,992
13 clean-ts-api 1,851
14 ts-monorepo 1,512
15 egghead-next 1,404
16 Spearmint 1,285
17 angular-builders 1,143
18 eslint-plugin-jest 1,130
19 ng-mocks 1,055
20 nx-examples 894
21 jest-preset-angular 885
22 jest-codemods 881
23 Docketeer 863

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai