junit-jupiter
There are 168 repositories under junit-jupiter topic.
junit-team/junit5
✅ The 5th major version of the programmer-friendly testing framework for Java and the JVM
instancio/instancio
A library that creates fully populated objects for your unit tests.
khmarbaise/maven-it-extension
Experimental JUnit Jupiter Extension for writing integration tests for Maven plugins/Maven extensions/Maven Core
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.
scordio/jimfs-junit-jupiter
JUnit Jupiter `@TempDir` extension based on the in-memory file system Jimfs
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
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`
OndraZizka/junitdiff
JUnitDiff creates a HTML table from multiple JUnit runs. Rows are tests, columns are runs. Clicking the statuses reveals a pop-up with the logs and the stacktrace if any.
sparsick/testcontainers-spring-boot
Demo Application for my blog posts about Testcontainers integration in Spring Boot tests
david-kariuki/junit5-testing-java
This is a java project to learn JUnit testing. https://david-kariuki.github.io/JUnitTestingProject/
khmarbaise/resources-extension
JUnit Jupiter Resources Extension
MenekseYuncu/restaurant-management
This application will be a Back-End application that can manage the basic processes in a restaurant.
SelimHorri/perform-manual-tests
write test for all layers with JUnit5 AssertJ and Mockito
JolaPsh/voting-system
REST / Spring Boot / Spring Security / Spring Data JPA / HSQLDB
nagyesta/abort-mission
A lightweight Java library providing flexible test abortion support for test groups to allow fast failures.
tinesoft/spring-esdata-loader
Set of JUnit Rules/Extensions to easily load data to test your spring-data elasticsearch-based projects
BlyznytsiaOrg/bibernate
Bibernate Framework
innoq/junit5-logging-extension
JUnit 5 extension for testing log statements
Joseph24x7/BookMyGift
In Progress. Complete Guide for Writing Realtime Backend Web Application. It manages booking orders.
HQT-Team/automation-test-with-selenium
Test login function with Selenium & JUnit 5
MZ-GOGOSING/spring-boot-test-study
spring-boot-test 의 slice test 를 체험할 수 있는 sample application 입니다.
shaunthomas999/junit5-samples
Sample project that shows how to use JUnit 5 in Java and Spring-boot applications
tdonuk/izibiz-java-soap-client
İzibiz soap servisleri için örnek entegrasyon istemcisi projesi
ASak1104/java-library-management
[프로그래머스 백엔드 데브코스] 1~2주차 과제인 도서 관리 애플리케이션입니다.
CodeJamm/JUNIT-5_Basics
Some Important and Basic Concepts of JUNIT-5 (Unit Testing) which is verymuch supportive for testing our Code with multiple test scripts in Eclipse/Spring framework.
DragonSenses/Curiosity
A personal repository that sates the desire to know and learn.
emmanuelneri/backend-tests
Demo no #DevCia sobre Testes no backend
israelias/wallets-java-gql
Environment for storing hashed asset references in a secure Wallet API with Spring Boot, with GraphQL on Apache Maven
jashburn8020/junit-5-user-guide
JUnit 5 User Guide
khmarbaise/itf-example-article-part-iv
Example project for the blog article: Maven Plugin Testing - in a Modern Way - Part IV
PandH4cker/Virtual-Store
Virtual Store of Video Games, Books and DVDs with graphic interface
retest/recheck-junit-jupiter-extension
Automatically administer lifecycle of JUnit 5 tests using recheck.
schmonz/junit-greencently
All tests green, recently? Commit quickly and stay in flow.
SgtSilvio/gradle-oci-junit-jupiter
Integration of gradle-oci and junit-jupiter
tiwariswapnil/apitests_junit5_restassured
API Automation Framework for Pet Store APIs using JUnit5 and RestAssured