Found 4,028 repositories(showing 30)
gregmalcolm
Python Koans - Learn Python through TDD
hjwp
Example code for my book on TDD with Python
Book - TDD web dev with Python
lucaminudel
TDD with Mock Objects: Design Principles and Emergent Properties (C#, JavaScript, Java, Python, Ruby)
jaimegildesagredo
Expects is an expressive and extensible TDD/BDD assertion library for Python.
coding-geographies
LinkedIn Learning course covering Python Unit Test with Pytest, Docker, and TDD principles
a-merezhanyi
My solutions for CODEWARS: A collection of TDD katas (simple programs) written in JavaScript, Python, and more to learn and have fun!
cppunit
CPlusPlusUnit - Tiny single source file C++ Unit Testing TDD framework with the output message format like Python unittest http://cppunit.github.io
cnych
基于TDD的Python微服务实战教程 🎉🎉🎉
vesln
BDD / TDD assertion library for Python
piroron
『テスト駆動開発』の日本語版ソースサンプルを、Pythonで記述しています。
Carrington-dev
Notes for TDD with python
lgiordani
A basic calculator written in Python used to teach TDD
lgiordani
Code for the "TDD in Python with pytest workshop"
bunnyxt
The data acquisition spider of https://tdd.bunnyxt.com via python.
SagarBiswas-MultiHAT
A clean, beginner-friendly Tic‑Tac‑Toe CLI and Tkinter GUI in Python. Play against three AI levels (easy random, mid win/block, hard minimax), run series mode, and view a readable board. Modular logic and pytest tests make it ideal for learning game logic, TDD, and small GUI apps.
SagarBiswas-MultiHAT
A compact, beginner-friendly terminal game (Snake — Water — Gun) with interactive and fixed-round modes. Robust input parsing (s/w/g or full words), a pure determine_outcome function for easy unit testing, a small pytest suite, and CI-ready workflow—ideal for learning Python, TDD, and building small CLI games.
perogeremmer
RESTful API with FastAPI Python and MongoDB within unit test (TDD).
alura-cursos
Repositório do projeto do curso da Alura de TDD e testes com Python.
cuducos
Palestra para encontro do Grupy-SP em 12 de março de 2016.
Create an advanced REST API with Python, Django REST Framework and Docker using Test Driven Development (TDD)
KabohaJeanMark
iReporter API gives all citizens a platform to raise and share concerns about corruption. Built using Python Flask with a PostgreSQL database and TDD approach. This API is consumed by the iREPORTER frontend repo.
giorgiosironi
No description available
apoorva-dave
Creates a parking lot using Python with TDD approach
andrehora
Simple TDD project - based on TDD with Python
Project code from following examples in 'TDD with Python' by Harry Percival.
garora
This repository contains Hands on Test Driven Development Katas - implemented using Python
Python exercises in TDD style.
manuphatak
Stable - A python TDD/MVC demonstration.
chickooooo
Test driven development (TDD) in Python