There are 50 repositories under tdd topic.
Learn Go with test-driven development
Spectacular Test Runner for JavaScript
Sql mock driver for golang to test database interactions
Property based testing framework for JavaScript (like QuickCheck) written in TypeScript
:cyclone: Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
An organized learning path on Clean Code, Test-Driven Development, Legacy Code, Refactoring, Domain-Driven Design and Microservice Architecture
Testinfra test your infrastructures
Flaskr: Intro to Flask, Test-Driven Development (TDD), and JavaScript
Intercept HTTP requests at the Python socket level. Fakes the whole socket module
📙 A guide to unit testing in Javascript
API em NodeJs usando Typescript, TDD, Clean Architecture, Design Patterns e SOLID principles
Just like System.Web.Abstractions, but for System.IO. Yay for testable IO access!
Sistema em ReactJs usando Hooks, Typescript, TDD, Clean Architecture, Design Patterns e SOLID principles