TypeScript unit-test

Open-source TypeScript projects categorized as unit-test

Top 3 TypeScript unit-test Projects

  1. 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:

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.

    SurveyJS logo
  3. suites

    Unit testing framework for dependency injection that automates mocking and simplifies test setup, reducing boilerplate code and enabling developers to build comprehensive and reliable test suites with a standardized, type-safe API

  4. jest-test-gen

    This tool will take a js/ts file as input and generate a jest unit test file next to it with all imports mocked and tests stubs for every class method and function exported.

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 unit-test discussion

Log in or Post with

TypeScript unit-test related posts

  • 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
  • Automock - Open Source Project for Easier Unit Testing in TypeScript

    1 project | /r/opensource | 9 Dec 2023
  • Automock - Open Source Project for Easier Unit Testing in Typescript

    1 project | /r/opensource | 9 Dec 2023
  • Automock - Open Source Project for Easier Unit Testing in Typescript

    1 project | /r/opensource | 9 Dec 2023
  • Automock - Open Source Project for Easier Unit Testing in TypeScript

    1 project | /r/programming | 9 Dec 2023
  • Write faster Jest tests in VS Code with this extension

    1 project | dev.to | 18 Sep 2022
  • A note from our sponsor - Stream
    getstream.io | 17 Jul 2025
    Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more →

Index

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

# Project Stars
1 angular-builders 1,159
2 suites 428
3 jest-test-gen 184

Sponsored
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io

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