SaaSHub helps you find the best software and product alternatives Learn more →
Top 5 Java junit-jupiter Projects
-
The Log4j project uses JUnit for their testing suites — a tool loved for its unit tests in particular. The Log4j codebase contained a mixture of JUnit4 and JUnit5, so their team asked if we could take over the migration they started. We had our scope: we’d focus on testing, and deliver the upgrade to JUnit5. This also meant we didn’t need to fully learn the entire codebase to contribute. If you’ve done a migration, you’ll know it can be time-consuming, so we were excited to take this off the team’s hands. Not only can we contribute to raising the codebase quality even further and strengthening the project, it’s unlikely to be the kind of work that introduces a big bug someone needs to take care of later. Double win!
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Project mention: Instancio: A Java library for automating data setup in unit tests | news.ycombinator.com | 2025-12-28
-
maven-it-extension
Experimental JUnit Jupiter Extension for writing integration tests for Maven plugins/Maven extensions/Maven Core
-
taskmanager
This project provides a simple REST API and a web interface for managing tasks. It is built using Quarkus and provides endpoints for creating, retrieving, updating, and deleting tasks. Additionally, there is a corresponding implementation of this project using Spring Boot available in the `spring` branch of this repository. (by denis-arruda)
-
itf-example-article-part-v
Example project for the blog article: Maven Plugin Testing - in a Modern Way - Part V
Java junit-jupiter discussion
Java junit-jupiter related posts
-
7 Tips on how I Leverage AI and Still Write My Own Code
-
Important Notes on JUnit 5.12.0+ in Gradle
-
Exploring JUnit: A Model of Community, Innovation, and Sustainable Funding
-
Functions upset
-
In One Minute : JUnit
-
When Should You Use JUnit BeforeEach?
-
How to detect all test classes in JUnit5 finish?
-
A note from our sponsor - SaaSHub
www.saashub.com | 20 Jul 2026
Index
What are some of the best open-source junit-jupiter projects in Java? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | junit-framework | 7,049 |
| 2 | instancio | 1,155 |
| 3 | maven-it-extension | 102 |
| 4 | taskmanager | 2 |
| 5 | itf-example-article-part-v | 1 |