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.

Artifacts using TestNG (13,101)
Sort by:Popular

This plugin contains various small independent goals to assist with Maven build lifecycle
Last Release on Jun 4, 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 Mar 26, 2026
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 Jan 22, 2026
Spring Test supports the unit testing and integration testing of Spring components with JUnit or TestNG. It provides consistent loading and caching of Spring ApplicationContexts and provides mock objects that you can use to test your code in ...
Last Release on Jun 9, 2026
JavaBeans Validation (Bean Validation) is a validation model that can add constraints to the beans with annotations placed on fields, methods, or classes.
Last Release on Dec 19, 2017

EasyMock provides an easy way to create Mock Objects for interfaces and classes generating them on the fly
Last Release on May 18, 2025
Groovy: A powerful, dynamic language for the JVM
Last Release on May 27, 2025

Relocated → org.apache.groovy » groovy-all
Aggregator of the Hibernate Validator modules.
Last Release on Jun 23, 2026

Caffeine is a high performance, near optimal caching library. It provides an in-memory cache using a Google Guava inspired API.
Last Release on May 4, 2026
Reactive Extensions for Java
Last Release on Feb 13, 2021

Relocated → io.reactivex.rxjava3 » rxjava