tdd-python
There are 137 repositories under tdd-python topic.
recipe-app-api
(TDD) Recipie REST API source code.
TDD
TDD Desenvolvimento Guiado por Testes por Kent Beck
Order-Api
Order-Api is a simple REST API used to upload customers orders built with Django Rest Framework..This project was for leveling up on Test-driven development and CI/CD https://backend-challenge5.herokuapp.com/oidc/authenticate/
tdd-practice
just another practice project. TDD with Django
Cloud-Learning
Personal note and jottings on my cloud leanings.
py-tdd
[WIP] An approach towards test driven development in Python.
hexagonal
TDD, SOLID, and Hexagonal Architectura
graphql-python-blog
練習 GraphQL-First TDD tutorial
estudart-cosmic-python-studies
This repository is dedicated to cosmic python book studies
tdd-bdd-final-project
Final Project for the IBM Introduction to TDD/BDD course on Coursera.org - TDD Coverage testing: 97% - BDD Tests (7) passed
guessing_game
Simple guessing game developed using TDD with Python. Practice for my Software Design class with Dr. Venkat Subramaniam.
special-robot
A study on use cases for DRF and project architecture.
Fokuso-API
Django REST API backend for Fokuso productivity platform. Features spaced repetition system, focus session tracking, task management, and comprehensive analytics.
TrabalhoFaculdadeTDD
Segue o desenvolvimento de tres classes em Python: Cadastro de Produtos e Cadastro de Clientes, e Cadastro de Usuarios utilizando o método TDD (Desenvolvimento Orientado por Testes)
tdd
This project explores the use of Test-Driven Development (TDD) methodology along with type hints in Python, aiming to increase code clarity and reliability.
TDD_Python
Testes para aprender Desenvolvimento Orientado a Testes, baseado no livro TDD com Python
FastAPI-TDD-Desafio
I will develop a backend api as a challenge for myself. Here is the story I will use and its requirements:
recipe-api
Recipe API project. An advanced REST API with Python, Django REST Framework and Docker using Test Driven Development (TDD) and GitHub Actions CI/CD.
TDD-with-Python
Learning TDD development with python
TrabalhosEngenhariaDeSoftwareII
Neste repositório encontra-se as atividades práticas realizadas para disciplina de Engenharia de Software II
TrabalhosEngenhariaDeSoftwareII
Neste repositório encontra-se as atividades práticas realizadas para disciplina de Engenharia de Software II
coffee-machine-unit-test
This is a small project to practice TDD and unit testing with Pytest and Python.
fastapi-clean-architecture
Clean Architecture with Python Build testable, scalable and maintainable Python applications with Clean Architecture by leveraging FastAPI capabilities
tdd_fastapi
Como criar uma api com FastAPI usando TDD
TestDrivenDevelopment-with-Python
This repository contains a project that explores the concepts and practices of Test-Driven Development (TDD) using Python. It demonstrates how TDD can improve code quality, maintainability, and reliability. The repository includes instructions for installation and usage
devops-capstone-project
Final capstone for IBM’s DevOps certificate. Cloud-native microservice with CI/CD, Kubernetes, SonarQube, and monitoring tools.
master-dynamic-programming-in-12d-katas-solutions
Master Dynamic Programming in just 12 days katas solutions
forage-lyft-starter-repo
This Python component manages when Lyft rental fleet cars are serviced. It takes into account the car's engine type, battery type, mileage, and other factors to determine when the car is due for servicing.
python-tdd
Bem-vindo ao repositório dedicado aos Testes e à Introdução ao TDD (Desenvolvimento Orientado a Testes) em Python utilizando o módulo unittest. Este repositório foi criado com o objetivo de ajudar desenvolvedores Python a compreender e implementar testes automatizados de unidades em seus projetos, seguindo as práticas recomendadas do TDD.
Test_Driven_Development
Projeto Python para estudos de testes automatizados com práticas de TDD
alx-higher_level_programming
This repository contains all exercises on Higher Level Programming Languages from ALX Software Engineering Course.
forage-lyft-starter-repo
Architecting a low-level system to improve performance and modularity! 🚗
Interpreter---Python
Creation of the procedural programming language LPP.
Christmas-Lights-Kata
Christmas-Lights-Kata Coding Kata