tdd-python

There are 137 repositories under tdd-python topic.

  • BLOG-DRF

    Language:Python
  • recipe-app-api

    (TDD) Recipie REST API source code.

    Language:Python1
  • TDD

    TDD Desenvolvimento Guiado por Testes por Kent Beck

    Language:HTML1
  • 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/

    Language:JavaScript1
  • tdd-practice

    just another practice project. TDD with Django

    Language:Python1
  • Cloud-Learning

    Personal note and jottings on my cloud leanings.

    Language:Python1
  • py-tdd

    [WIP] An approach towards test driven development in Python.

    Language:Python1
  • hexagonal

    TDD, SOLID, and Hexagonal Architectura

    Language:Python
  • graphql-python-blog

    練習 GraphQL-First TDD tutorial

    Language:Python
  • estudart-cosmic-python-studies

    This repository is dedicated to cosmic python book studies

    Language:Python
  • 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

    Language:Python
  • guessing_game

    Simple guessing game developed using TDD with Python. Practice for my Software Design class with Dr. Venkat Subramaniam.

    Language:Python
  • special-robot

    A study on use cases for DRF and project architecture.

    Language:Python
  • Fokuso-API

    Django REST API backend for Fokuso productivity platform. Features spaced repetition system, focus session tracking, task management, and comprehensive analytics.

    Language:Python
  • 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)

    Language:Python
  • 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.

    Language:Python
  • TDD_Python

    Testes para aprender Desenvolvimento Orientado a Testes, baseado no livro TDD com Python

    Language: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:

    Language:Python
  • 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.

    Language:Python
  • TDD-with-Python

    Learning TDD development with python

    Language:Python
  • TrabalhosEngenhariaDeSoftwareII

    Neste repositório encontra-se as atividades práticas realizadas para disciplina de Engenharia de Software II

    Language:Jupyter Notebook
  • TrabalhosEngenhariaDeSoftwareII

    Neste repositório encontra-se as atividades práticas realizadas para disciplina de Engenharia de Software II

    Language:Jupyter Notebook
  • coffee-machine-unit-test

    This is a small project to practice TDD and unit testing with Pytest and Python.

    Language:Python
  • fastapi-clean-architecture

    Clean Architecture with Python Build testable, scalable and maintainable Python applications with Clean Architecture by leveraging FastAPI capabilities

    Language:Python
  • tdd_fastapi

    Como criar uma api com FastAPI usando TDD

    Language:Python
  • 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

    Language:Python
  • devops-capstone-project

    Final capstone for IBM’s DevOps certificate. Cloud-native microservice with CI/CD, Kubernetes, SonarQube, and monitoring tools.

    Language:Python
  • master-dynamic-programming-in-12d-katas-solutions

    Master Dynamic Programming in just 12 days katas solutions

    Language:Python
  • 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.

    Language:Python
  • 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.

    Language:Python
  • Test_Driven_Development

    Projeto Python para estudos de testes automatizados com práticas de TDD

    Language:Python
  • alx-higher_level_programming

    This repository contains all exercises on Higher Level Programming Languages from ALX Software Engineering Course.

    Language:Python
  • forage-lyft-starter-repo

    Architecting a low-level system to improve performance and modularity! 🚗

    Language:Python
  • Interpreter---Python

    Creation of the procedural programming language LPP.

    Language:Python
  • Christmas-Lights-Kata

    Christmas-Lights-Kata Coding Kata

    Language:Python