quality
Sort by:Popular

JUnit is a unit testing framework to write and run repeatable automated tests on Java. It provides a robust environment to write, organize, and execute automated tests, ensuring code reliability and repeatability. Its user-friendly annotations and assert methods facilitate the development and running of test cases, making it a foundational tool for Java developers focusing on quality assurance and test-driven development.
Last Release on Feb 13, 2021

Mockito mock objects library core API and implementation
Last Release on May 20, 2025
Rich and fluent assertions for testing in Java
Last Release on Jan 18, 2025
ScalaTest is a flexible and popular testing tool in the Scala ecosystem. It can be used to test Scala, Scala.js, Scala Native, Dotty (Scala 3), and Java code.
Last Release on Jun 23, 2024
JUnit Jupiter is the API for writing tests using JUnit 5.
Last Release on Apr 11, 2025
Core package for the JUnit Jupiter test engine.
Last Release on Apr 11, 2025
JSR305 Annotations for Findbugs
Last Release on Mar 31, 2017

Mock objects library for java
Last Release on Dec 31, 2014

Relocated → org.mockito » mockito-core
Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito
Last Release on Apr 24, 2025
TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more powerful and easier to use. It supports test configured by annotations, data-driven testing, parametric tests, etc.
Last Release on Feb 13, 2025