TypeScript Tdd

Open-source TypeScript projects categorized as Tdd

Top 20 TypeScript Tdd Projects

  1. fast-check

    Property based testing framework for JavaScript (like QuickCheck) written in TypeScript

    Project mention: Best Testing Practices in Node.js | dev.to | 2024-10-30

    For instance, the function addNewProduct(id, name, isDiscount) can be tested with multiple combinations of (number, string, boolean) such as (1, "iPear", false), (2, "Universe XL", true), or (0, undefined, null). By using libraries like fast-check, you can automate property-based testing within your favorite test runner.

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. clean-ts-api

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

  4. clean-react

    Sistema em ReactJs usando Hooks, Typescript, TDD, Clean Architecture, Design Patterns e SOLID principles

  5. poku

    🐷 Poku makes testing easy for Node.js, Bun, Deno, and you at the same time.

    Project mention: Poku makes testing easy for Node.js, Bun, Deno, and you at the same time | news.ycombinator.com | 2024-08-07
  6. nest-clean-architecture

    🏛️ Nest.js clean architecture example following some DDD principles with use-cases written in functionnal programming.

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

  8. AI-TDD

    CLI for TDD — you write the test, GPT writes the code to pass it ✅

  9. 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
  10. katas

    TypeScript Katas to practice TDD and programming (by cesalberca)

  11. mugshot

    Framework independent visual testing library

  12. simple-blog-application-backend-challenge

    Code Challenge: Simple Blog API built with TypeScript and MongoDB, using TDD, Clean Architecture, SOLID principles, and Design Patterns.

  13. apitest

    Apitest is declarative api testing tool with JSON-like DSL. (by sigoden)

  14. strong-mock

    Type safe mocking library for TypeScript

  15. Examin

    Examin is a developer tool that generates React unit tests for your application. Ensure your application renders as expected before adding new features. Examin writes the baseline unit tests and allows developers to customize their tests for their application.

  16. shopping-backend

    Shopping Mall Backend Server made by NestJS + Prisma for Education

    Project mention: Backend Developers, Automate Frontend Development. Much better than Vibe Coding. | dev.to | 2025-04-25

    Shopping mall backend project: https://github.com/samchon/shopping-backend

  17. NotionLingo

    Elevate your vocabulary with our cutting-edge app! Our intuitive platform allows you to easily learn new words and phrases from your own Notion database!

  18. CrazyStackNodeJs

    Módulo de NodeJs da CrazyStack! O bootcamp do DevDoido

    Project mention: Gateway de pagamento de forma genérica não precisa ser complicado | dev.to | 2024-08-14

    Repositório no GitHub: CrazyStackNodeJs

  19. t2d2

    Terraform Test Driven Development

  20. mini-vue

    Implementing a minimal vue3 model for learning Vue3 in depth. (by NansenHo)

  21. tddworkshop.com

    Hire this technical training and learn how to write better software in a fast, sustainable way.

  22. sql

    A place where I keep track of what I know about PostgreSQL + ORMs (by kasir-barati)

    Project mention: Schema + Data migration in Prisma (adding a new mandatory field) | dev.to | 2024-08-07

    Here I was adding a new field to the users table. And since I had already my database deployed I could not just say it is a mandatory field.

  23. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB 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 Tdd discussion

Log in or Post with

TypeScript Tdd related posts

  • typia (20,000x faster validator) challenges to Agentic AI framework, with its compiler skill

    4 projects | dev.to | 25 Mar 2025
  • Show HN: Testeranto – the AI driven test framework for TypeScript projects

    1 project | news.ycombinator.com | 6 Mar 2025
  • strong-mock: Type safe mocking library for TypeScript

    1 project | /r/typescript | 3 Oct 2022
  • Test-Driven Infrastructure Development with Pulumi and Jest

    8 projects | dev.to | 14 Jun 2022
  • Creating a Chai like assertion library using proxies

    8 projects | dev.to | 19 Feb 2022
  • "as unknown as Promise<Response>" if you don't want to mock the whole Response object

    1 project | /r/typescript | 22 Nov 2021
  • Looking for an example of a well documented React TypeScript project

    2 projects | /r/typescript | 30 Jan 2021
  • A note from our sponsor - InfluxDB
    influxdata.com | 25 Apr 2025
    Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more →

Index

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

# Project Stars
1 fast-check 4,484
2 clean-ts-api 1,889
3 clean-react 1,445
4 poku 968
5 nest-clean-architecture 693
6 suites 412
7 AI-TDD 264
8 katas 161
9 mugshot 140
10 simple-blog-application-backend-challenge 127
11 apitest 112
12 strong-mock 104
13 Examin 87
14 shopping-backend 68
15 NotionLingo 57
16 CrazyStackNodeJs 44
17 t2d2 11
18 mini-vue 7
19 tddworkshop.com 4
20 sql 1

Sponsored
Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com

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