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

Projects in Awesome Lists tagged with junit-jupiter

A curated list of projects in awesome lists tagged with junit-jupiter .

https://github.com/junit-team/junit-framework

✅ The programmer-friendly testing framework for Java and the JVM

java junit junit-jupiter junit-platform junit-vintage kotlin kotlin-testing test-framework

Last synced: 25 Jun 2025

https://github.com/instancio/instancio

A library that creates fully populated objects for your unit tests.

data-generator java junit junit-jupiter random random-generation test-automation test-data-generator testing unit-testing

Last synced: 27 Feb 2025

https://github.com/khmarbaise/maven-it-extension

Experimental JUnit Jupiter Extension for writing integration tests for Maven plugins/Maven extensions/Maven Core

apache-maven integration-testing junit-jupiter junit-jupiter-extension junit5-extension maven maven-plugins the-integration-testing-framework

Last synced: 04 Apr 2025

https://github.com/apter-tech/junit5-robolectric-extension

This repository aims to bridge the gap between JUnit 5 and Robolectric, enabling developers to leverage the benefits of both frameworks for unit testing Android applications. While Robolectric currently lacks a dedicated JUnit 5 extension, this project proposes a community-driven solution to achieve seamless integration.

android-junit junit-5 junit-jupiter junit5 robolectric

Last synced: 12 Oct 2025

https://github.com/scordio/jimfs-junit-jupiter

JUnit Jupiter `@TempDir` extension based on the in-memory file system Jimfs

hacktoberfest java jimfs junit-jupiter junit5-extension testing

Last synced: 10 Aug 2025

https://github.com/joselion/pretty-jupiter

A Gradle plugin to pretty-log JUnit Jupiter tests when run from the Gradle test task. Nested tests are grouped together and the output styles is very similar to `mocha.js`

bdd-style gradle-plugin hacktoberfest hacktoberfest2022 junit-jupiter junit5

Last synced: 20 Mar 2025

https://github.com/daggerok/liquibase-r2dbc-spring-boot-starter

This repository demonstrates how 2 implement Liquibase R2DBC Spring Boot starter. Stack: Liquibase R2DBC Spring Boot starter with next technology stack: Liquibase, R2DBC, Spring Boot, Kotlin, Junit Jupiter 5, MySQL, MariaDB, PostgreSQL, MS SQL Server, H2, r2dbc-pool, r2dbc-proxy, Test-containers, Maven, Bash

frontend-maven-plugin github-actions junit-jupiter kotlin liquibase mariadb maven maven-gpg-plugin maven-resources-plugin mssql mssqlserver mysql nexus-staging-maven-plugin ossrh r2dbc-pool r2dbc-proxy sonatype spring-data-r2dbc testcontainers vuepress

Last synced: 26 Oct 2025

https://github.com/david-kariuki/junit5-testing-java

This is a java project to learn JUnit testing. https://david-kariuki.github.io/JUnitTestingProject/

junit junit-extension junit-jupiter junit-test junit5

Last synced: 12 Apr 2025

https://github.com/nagyesta/abort-mission

A lightweight Java library providing flexible test abortion support for test groups to allow fast failures.

java junit junit-jupiter junit4 junit5 lightweight-java-library testing-tools testng

Last synced: 12 Aug 2025

https://github.com/khmarbaise/resources-extension

JUnit Jupiter Resources Extension

junit-jupiter junit-jupiter-extension

Last synced: 01 Aug 2025

https://github.com/tinesoft/spring-esdata-loader

Set of JUnit Rules/Extensions to easily load data to test your spring-data elasticsearch-based projects

elasticsearch hacktoberfest integration-tests junit-jupiter junit4 spring spring-data-elasticsearch spring-test

Last synced: 23 Apr 2025

https://github.com/khmarbaise/itf-example-article-part-iv

Example project for the blog article: Maven Plugin Testing - in a Modern Way - Part IV

article integration-testing junit-jupiter junit-jupiter-extension maven maven-plugin the-integration-testing-framework

Last synced: 06 Jan 2026

https://github.com/sgtsilvio/gradle-oci-junit-jupiter

Integration of gradle-oci and junit-jupiter

docker junit junit-jupiter oci testcontainers

Last synced: 19 Mar 2025

https://github.com/h3ar7b3a7/junit5

Checking out new features in JUnit Jupiter.

junit-jupiter junit5 testing

Last synced: 26 Oct 2025

https://github.com/khmarbaise/itf-example-article-part-iii

Example project for the blog article: Maven Plugin Testing - in a Modern Way - Part III

article integration-testing junit-jupiter junit-jupiter-extension maven maven-plugin the-integration-testing-framework

Last synced: 27 Mar 2025

https://github.com/khmarbaise/itf-example-article-part-v

Example project for the blog article: Maven Plugin Testing - in a Modern Way - Part V

article integration-testing junit-jupiter junit-jupiter-extension maven maven-plugins the-integration-testing-framework

Last synced: 27 Mar 2025

https://github.com/gauravsakure02/junit5

Jupyter Junit5 Sample Codes

java junit-jupiter junit5

Last synced: 25 Jun 2025

https://github.com/navikt/bidrag-dokument-arkiv

Microservice for integration with a rest-api using graph query language for bidrag-dokument

assertj docker junit-jupiter junit5 mockito rest-api spring-boot-2 swagger team-bidrag

Last synced: 25 Jul 2025

https://github.com/alansastre/java-junit5

Testing unitario en Java con JUnit 5. Personalización del testing con API Extensión. Suites de testing.

api-extension java java11 java17 java8 junit junit-jupiter junit5 suite test-suite testing unit-testing

Last synced: 05 Sep 2025

https://github.com/khmarbaise/fosdem2021

Content of the talk for FOSDEM 2021

fosdem fosdem2021 java junit-jupiter junit-jupiter-extension

Last synced: 30 Jul 2025

https://github.com/lap-lik/filmorate

приложение для оценки и рекомендации фильмов

h2-database java-11 jdbc junit-jupiter mapstruct rest-api spring-boot

Last synced: 18 Aug 2025

https://github.com/ricall/junit5-wiremock

Java library for running WireMock using JUnit5

gradle java junit junit-jupiter junit5 testing-tools wiremock wiremock-server

Last synced: 16 Oct 2025

https://github.com/daggerok/mixed-kotlin-java-jupiter-tests

My JUnit 5 Jupiter investigation process of problem how to successfully run JUnit 5 Jupiter and JUnit 4 Vintage tests together in mixed Java + Kotlin maven projects

java junit junit-5 junit-jupiter junit-vintage junit4 junit5 kotlin kotlin-maven-plugin maven maven-compiler-plugin maven-surefire-plugin

Last synced: 27 Feb 2025

https://github.com/kpavlov/mock-statsd

Mock StatsD is a Kotlin/Java library for simplified testing and detailed verification of applications sending metrics to a StatsD server. With automated port management and seamless JUnit 5 integration, it ensures efficient and effective metrics testing for superior software reliability.

junit-jupiter junit5 kotlin mock mock-server mocking statsd

Last synced: 23 Apr 2025

https://github.com/josdem/junit5-workshop

JUnit5 framework test structure, assertions, assumptions, dependencies.

gradle junit junit-jupiter junit5 junit5-framework maven

Last synced: 07 Dec 2025

https://github.com/moshdev2213/springdatajpa

🌼 This comprehensive Repo on Spring Data JPA covers integrating Spring Boot apps with databases via JPA. Explore annotations, relationships, queries, and more. A hands-on tutorial for database-driven Spring Boot applications. Refer to "https://youtu.be/XszpXoII9Sg" for details. 📚

jpa-hibernate junit-jupiter springboot3 springtoolsuite

Last synced: 02 Mar 2025

https://github.com/khmarbaise/itf-example-article-part-vi

Example project for the blog article: Maven Plugin Testing - in a Modern Way - Part VI

article integration-testing junit-jupiter junit-jupiter-extension maven maven-plugins the-integration-testing-framework

Last synced: 06 Oct 2025

https://github.com/epeee/junit-jupiter-extension-testing

Fluent assertions library to execute certain test cases and assert on the result

assertions junit-jupiter testing

Last synced: 06 Mar 2025

https://github.com/daggerok/junit5-jupiter-starter-maven-scala

This repo demonstrates the bare minimum configuration for getting started with JUnit Jupiter project using Maven build system and Scala programming language. JDK8 and JDK11 are supported.

junit-jupiter junit5 scala

Last synced: 27 Feb 2025

https://github.com/sethcg/emnist-digit-predictor

Java application that predicts the digit with EMNIST formatted images.

deeplearning4j emnist java javafx junit-jupiter maven

Last synced: 17 Mar 2025

https://github.com/daggerok/junit-jupiter-vintage-maven-scala-java-mix

This repo demonstrates how to execute JUnit 4 Vintage test together with JUnit 5 Jupiter tests by using Maven build tool in mixed java / scala test classes in the project

java junit-jupiter junit-vintage junit5 scala scala-maven-plugin

Last synced: 27 Feb 2025

https://github.com/daggerok/junit-jupiter-vintage-maven-kotlin-java-mix

Mixing Java and Kotlin test classes with JUnit 5 Jupiter and JUnit 4 Vintage test engines. Supported JDK 1.8 and JDK 11.

java junit-jupiter junit-vintage junit5 kotlin

Last synced: 27 Feb 2025

https://github.com/cuioss/cui-test-juli-logger

Provides some classes simplifying the configuration and asserting of logging in the context of unit-tests

java junit-jupiter logging

Last synced: 19 Oct 2025

https://github.com/daggerok/spring-boot-junit-jupiter-minimal-setup

Spring Boot 2.x and Junit 5 minimum required pom.xml configuration

junit junit-jupiter junit5 minimal spring-boot spring-boot-2 spring-boot-test

Last synced: 27 Feb 2025

https://github.com/shiru99/java-unit-testing

JUnit 5 - Testing Framework

junit-jupiter junit5

Last synced: 19 Nov 2025

https://github.com/karthikairam/practice-tdd-approach

This project demonstrates the implementation of a Load Balancer using Test-Driven Development (TDD) and Domain-Driven Design (DDD) principles. The solution incorporates different load-balancing techniques, with an emphasis on clean code and maintainability.

ddd java java17 junit-jupiter maven mockito tdd

Last synced: 24 Mar 2025

https://github.com/franco-oropel/financial-hub

RESTful API in Java with Spring Boot. Development as a final bootcamp project.

java jpa-hibernate junit-jupiter maven spring-boot

Last synced: 24 Mar 2025

https://github.com/cuioss/cui-test-value-objects

Provides classes and structures for testing java beans, builder, constructor, factory-methods, comparator and so on.

java junit junit-jupiter

Last synced: 18 Jun 2025

https://github.com/daggerok/maven-slf4j-main-starter

Maven application project starter using java 23, maven wrapper, logback, assertj

assertj github-actions java23 junit junit-jupiter jupiter logback lombok maven maven-wrapper slf4j

Last synced: 30 Oct 2025

https://github.com/rvguradiya/junit-exploration

A repository exploring the key features of JUnit 5 (Jupiter). It includes examples for parameterized tests, lifecycle methods, assertions, exception handling, timeouts, tagging, and nested tests, with detailed documentation for each feature.

java junit-jupiter junit5 mocking mockito test-automation testing-best-practices unit-testing

Last synced: 11 Jun 2025

https://github.com/csaba79-coder/webler-apartment-reservation

Final FullStack project for Java Backend Developer course created by Peter Futo & Gabor Perczel & Roland Szoke

bootstrap5 h2-database junit-jupiter junit5 liquibase lombok maven mockito modelmapper mysql-server spring-boot spring-data-jpa spring-devtools spring-web thymeleaf

Last synced: 11 Jul 2025

https://github.com/ellisprellix/maven-slf4j-main-starter

Maven application project starter using java 23, maven wrapper, logback, assertj

assertj java23 junit junit-jupiter jupiter logback lombok maven maven-wrapper slf4j

Last synced: 26 Mar 2025

https://github.com/simplydemo/spring-batch-demo

spring-batch demo by kotlin

jpa junit-jupiter kotlin maven spring-batch

Last synced: 20 Feb 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: 03 Jan 2026

https://github.com/flyingotta/onlinestatcalculator-springbootmvc-js-java

Built online statistics calculator (lin regression, mean etc.) using Java, JS, HTML, and Spring Boot's MVC framework. Build processes and dependencies handled by Maven. Thymeleaf templating engine as view layer, Spring controllers to handle HTTP requests. This inlcluded 100% code coverage unit testing and E2E testing using Junit and Playwright.

e2e-testing integration-testing java javascript junit-jupiter maven-pom playwright-tests spring-mvc thymeleaf-template-engine unit-testing

Last synced: 02 Apr 2025

https://github.com/khmarbaise/fosdem2020

Content of the talk on FOSDEM 2020

fosdem2020 java junit-jupiter

Last synced: 21 Aug 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: 12 Nov 2025

https://github.com/daggerok/maven-slf4j-lib-starter

Maven library project starter using java 23, maven wrapper, logback, assertj

assertj github-actions java23 junit junit-jupiter jupiter logback lombok maven maven-wrapper slf4j wrapper

Last synced: 23 Mar 2025

https://github.com/lukasraider/calculatorandgrader

Calculator and Grader unit testing

calculator grader java junit-jupiter junit-test junit5

Last synced: 26 Feb 2025