An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with tdd-java

A curated list of projects in awesome lists tagged with tdd-java .

https://github.com/mohamed-taman/tdd

Everything about testing, especially TDD, Test-Driven Development: Really, It’s a Design Technique

java-12 programming tdd tdd-java tdd-kata tdd-sample testing

Last synced: 21 Mar 2025

https://github.com/currenjin/alexandria-playground

📚 모든 지식을 한곳에 모은 거대 도서관이자 연구소

examples java learning-test spring-boot springboot tdd tdd-java test test-driven-development testing tests

Last synced: 22 Nov 2024

https://github.com/veilair/test-driven-development

An ongoing curated list of frameworks, books, articles, talks, screencasts, recordings, libraries, learning tutorials and resources about Test Driven Development (TDD).

redgreenrefactor tdd tdd-framework tdd-go tdd-golang tdd-java tdd-javascript tdd-python tdd-utilities tdd-workflow test-driven-development testing testing-framework testing-tools

Last synced: 12 Nov 2024

https://github.com/himash79/test-driven-development

Implement TDD (Test driven development) using Java.

java maven tdd tdd-java test-driven-development

Last synced: 14 Apr 2025

https://github.com/dgroup/xlsx-matchers

Elegant object-oriented hamcrest matchers for Apache POI

apache-poi elegantobjects excel hamcrest hamcrest-matchers java poi tdd tdd-java testing unit-testing

Last synced: 13 Mar 2025

https://github.com/wildandart/doublylinkedlist

Doubly Linked List with Deque Functionality: A TDD-driven implementation of a doubly linked list with deque operations for flexible and dynamic list management.

deque doublylinkedlist java junit5 tdd tdd-java

Last synced: 14 Apr 2025

https://github.com/oussama-zbair/tdd-dojo

Test Driven Development (TDD) Practice with Java & Junit4

java junit4 maven object-oriented-programming tdd-java test-driven-development testing unit-testing

Last synced: 04 Mar 2025

https://github.com/lycan-nt/java-web-studies

In this repository and where I save my progress in studying the Java language.

java java-8 java10 java11 java17 jwt microservice microservices mongodb spring spring-boot tdd tdd-java

Last synced: 12 Mar 2025

https://github.com/2kabhishek/stringcalculatortdd

Learning TDD with StringCalculator 🧪🧮

tdd tdd-java tdd-kata test-driven-development

Last synced: 01 Mar 2025

https://github.com/kamarros/library-app

It's application home collection your books. Application created for tests (JUnit) TDD, that implement all methods through the service and repository.

bootstrap4 css3 h2-database hamcrest hibernate-jpa html5 java-11 junit5 spring-boot tdd-java thymeleaf

Last synced: 04 Apr 2025

https://github.com/wwddnn/dscatalog-aulas

catálogo de ecommerce - cap1 spring expert - devsuperior

apirest spring springboot springh2 springjpa springweb tdd-java

Last synced: 24 Feb 2025

https://github.com/kamiladd-byte/library-app

It's application home collection your books. Application created for tests (JUnit) TDD, that implement all methods through the service and repository.

bootstrap4 css3 h2-database hamcrest hibernate-jpa html5 java-11 junit5 spring-boot tdd-java thymeleaf

Last synced: 03 Mar 2025

https://github.com/iamrdb2f/multiplication

Multiplication tables project is a basic Java application that generates the multiplication table for a given integer.

allure-report bdd calculation mathematics maven quality-assurance reporting surefire tdd-java testing

Last synced: 31 Mar 2025

https://github.com/jasonv/calculator

A simple calculator developed in a test first fashion.

calculator java tdd tdd-java

Last synced: 10 Mar 2025

https://github.com/sandeepbegudem/springboot-jwt-authorization-junit5-mockito

This application is built using Spring Boot, Java17, Spring Security using JWT authentication, MySQL, Spring Data Jpa, maven, Junit5 and mockito framework.

globalexceptionhandler junit5-framework jwt-token mockito-junit-test mysql openapi3 springboot-validation springboot3-x springdata-jpa tdd-java

Last synced: 09 Apr 2025

https://github.com/andre-alck/testes_unitarios_em_java_domine_junit_mockito_e_tdd

Para acompanhamento do curso Testes unitários em JAVA: Domine JUnit, Mockito e TDD

junit tdd tdd-java unit-testing

Last synced: 03 Dec 2024

https://github.com/naitoyuma7110/tdd-bootcanp

Java Springで「見てわかるテスト駆動開発」を実践

spring tdd-java

Last synced: 09 Apr 2025

https://github.com/dfleta/frank-brunos-boxing

Examen programación Java do módulo de programación do ciclo de grado superior en Desenvolvemento de Aplicacións Multiplataforma do IES de Teis - Vigo.

arraylist colections factory-pattern gof-patterns gradle java maven ocp solid streams tdd tdd-java uml-class-diagram

Last synced: 25 Mar 2025

https://github.com/gabryelboeira/tdd_teste_java_alura

TDD e Java: testes automatizados com JUnit - Alura Cursos

java junit tdd-java test-automation

Last synced: 25 Dec 2024

https://github.com/infott2t/tdd-spring-ex01

SpringBoot JPA, QueryDSL. and TDD Checky. How about this. Let's study. Thank you.

jpa querydsl querydsl-jpa springboot tdd tdd-java

Last synced: 27 Feb 2025

https://github.com/vaadin-developer/junit5-servlet-container-extension

A jUnit5 Extension to start/stop (manage) a servlet container for every test

jdk10 jdk11 jdk12 jdk13 jdk8 jdk9 junit5 junit5-extension ruppert sven tdd-java testbench vaadin

Last synced: 22 Feb 2025

https://github.com/pauloportugal/java-interviews

A collection of pair programming interview problems

interview-questions java java-17 tdd tdd-java

Last synced: 27 Mar 2025

https://github.com/rajagopal28/stocks-splurge

A java spring-boot based REST application to handle stocks based CRUD operations with some locking techniques to prevent short time stock data manipulation.

dependency-injection inversion-of-control jpa-hibernate mvc-pattern rest-api single-page-app single-responsibility-principle spring-boot spring-mvc stocks tdd-java test-pyramid

Last synced: 05 Mar 2025

https://github.com/jakobniinja/trip-tdd

Bluehats TDD series presents small katas to foster test-first mechanics.

java17 junit5 tdd-java

Last synced: 17 Mar 2025

https://github.com/jakobniinja/tdd-yatzy

Bluehats TDD series presents small katas to foster test-first mechanics.

java17 junit5 tdd-java

Last synced: 17 Mar 2025

https://github.com/rajagopal28/n26-transaction-statistics

A REST bases transaction statistics application created as part of N26 take-home assessment task. This is a shortlisted solution.

big-o big-o-performance concurrency java java-8 layered-architecture rest-api scheduled-task statistics tdd tdd-java transaction-manager transactions

Last synced: 05 Mar 2025

https://github.com/kos5667/test-driven-development-with-java

Java와 Spring으로 하는 TDD 연습 및 여러가지 케이스 정리

assertj gradle java11 junit-jupiter junit4 junit5 spring-boot tdd tdd-java

Last synced: 16 Mar 2025

https://github.com/brian-izaki/tdd-junit

Estudo de testes automatizados com JUnit

java-8 junit5 study-project tdd-java

Last synced: 28 Feb 2025

https://github.com/infott2t/tddexcisejava

Funny Programming~. Enjoy~. Share intellect~. TDD. How about this. Thank you.

cmd cmdline java-console java-scanner java-se tdd-java

Last synced: 16 Mar 2025

https://github.com/shaikrasheed99/parkinglot-tdd

Parking Lot example using TDD.

design-patterns java parking-lot tdd tdd-java

Last synced: 03 Mar 2025

https://github.com/asacxyz/testes_unitarios_em_java_domine_junit_mockito_e_tdd

Para acompanhamento do curso Testes unitários em JAVA: Domine JUnit, Mockito e TDD

junit tdd tdd-java unit-testing

Last synced: 28 Feb 2025

https://github.com/shaikrasheed99/observer-pattern

Implementation of Observer Pattern.

design-patterns java observer-pattern tdd tdd-java

Last synced: 03 Mar 2025

https://github.com/shaikrasheed99/springboot-twitter

Features of Twitter using Spring Boot.

java postgresql rest-api spring-boot spring-mvc tdd tdd-java

Last synced: 03 Mar 2025

https://github.com/shaikrasheed99/mergesort-tdd

Implementation of Merge Sort using TDD.

clean-code design-patterns java tdd tdd-java

Last synced: 03 Mar 2025

https://github.com/iamdsc/tddinjava

Test Driven Development in Java

java tdd-java

Last synced: 11 Mar 2025

https://github.com/shaikrasheed99/wallet-tdd

Implementation of Wallet using TDD.

design-patterns java tdd tdd-java wallet

Last synced: 03 Mar 2025

https://github.com/shaikrasheed99/builder-pattern

Implementation of Builder Pattern.

builder-pattern design-patterns java tdd tdd-java

Last synced: 03 Mar 2025

https://github.com/feroline/tdd-java

TDD - Test Driven Development with Java, Junit and Eclipse IDE of a stack with java.

java junit-jupiter junit5 tdd tdd-java test-driven-development

Last synced: 22 Feb 2025

https://github.com/jakobniinja/tdd-tasklist

Bluehats TDD series presents small katas to foster test-first mechanics.

java17 junit5 tdd-java

Last synced: 17 Mar 2025

https://github.com/shaikrasheed99/rectangle-tdd

Implementation of Rectangle using TDD.

design-patterns java rectangle tdd tdd-java

Last synced: 03 Mar 2025

https://github.com/marlenemoraes/tdd-java-02

Atividade TDD-2, referente a disciplina Programação Modular

java junit tdd-java

Last synced: 13 Mar 2025

https://github.com/haduart/tddexample

Example of the TDD steps

java tdd tdd-java tdd-kata

Last synced: 28 Mar 2025

https://github.com/dangkhoaaaa/java_web_mvc

The project describes the MVC model that is applied in java web, doing the login, crud, data query, and data filtering functions, cart, checkout.

java jsp-servlet mvc tdd-java web

Last synced: 17 Mar 2025

https://github.com/ankschoubey/template-for-tdd

Template to make TDD fast and easy

intellij tdd tdd-java template

Last synced: 04 Mar 2025

https://github.com/bmascat/mollapp-intercepting-filter

Simple app to perform validations applying the intercepter filter design pattern in java.

java solid tdd-java tdd-kata

Last synced: 18 Mar 2025

https://github.com/andersonmarquess/biblioteca-virtual-p

Biblioteca virtual, projeto de estudo para compartilhamento de livros.

angular8 api-rest study-project tdd-java

Last synced: 10 Apr 2025

https://github.com/jakobniinja/tdd-sing-song

About Bluehats TDD series presents small katas to foster test-first mechanics.

java17 junit5 tdd-java

Last synced: 17 Mar 2025

https://github.com/devtonin/tdd-poc

A Java FIFO app for raw TDD studies.

fifo-queue java tdd-java

Last synced: 20 Feb 2025

https://github.com/shaikrasheed99/strategy-pattern

Implementation of Strategy Pattern.

design-patterns java strategy-pattern tdd tdd-java

Last synced: 03 Mar 2025

https://github.com/shaikrasheed99/factory-pattern

Implementation of Factory Pattern.

design-patterns factory-pattern java tdd tdd-java

Last synced: 03 Mar 2025

https://github.com/rajagopal28/what3words-api-spike

A small proof of concept java application using spring-boot to work with and get to know about the innovative geo navigation project what3words' API and their wrapper sdks to work with their product.

dependency-injection integration inversion-of-control java-8 layered-architecture rest-api single-responsibility-principle spring-boot tdd tdd-java test-pyramid what3words-api

Last synced: 05 Mar 2025

https://github.com/jakobniinja/tdd-gilded-rose

Bluehats TDD series presents small katas to foster test-first mechanics.

java17 junit5 tdd-java

Last synced: 17 Mar 2025

https://github.com/rabestro/learning-week-2023

Unit Test: the Good, the Bad, and by AI

ai bdd diffblue epam sample-code tdd-java unit-testing

Last synced: 18 Feb 2025

https://github.com/williamkoller/tdd-book-in-practice

TDD na pratica em Java

java tdd tdd-java

Last synced: 26 Feb 2025

https://github.com/jakobniinja/tdd-race-car

Bluehats TDD series presents small katas to foster test-first mechanics.

java17 junit5 tdd-java

Last synced: 17 Mar 2025

https://github.com/chanhi2000/tddtutorial

A kotlin-based Tetris TDD project made by @orfjackal

intellij intellij-idea intellijidea java java-8 java8 kotlin tdd tdd-java tutorial

Last synced: 24 Mar 2025

https://github.com/memojja/e-comm-case

just testing..

tdd-java

Last synced: 15 Mar 2025