quality
A Quarkus extension for integrating JUnit 5 into Quarkus applications, enabling fast testing with Quarkus-specific support.
Last Release on Nov 13, 2025
42. Specs2 Core2,099 usages
org.specs2 » specs2-coreApache
Core classes for Specs2, a library for writing executable software specifications in Scala
Last Release on Oct 21, 2025
XMLUnit compares a control XML document to a test document or the result of a transformation, validates documents, and compares the results of XPath expressions.
Last Release on Dec 31, 2014
Relocated → org.xmlunit »
xmlunit-legacy
Selenium provides support for the automation of web browsers. It provides extensions to emulate user interaction with browsers, a distribution server for scaling browser allocation, and the infrastructure for implementations of the W3C WebDriver specification.
Last Release on Oct 25, 2025
Akka is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.
Last Release on Aug 15, 2025
47. Play Test1,897 usages
com.typesafe.play » play-testApache
Package with classes and convenience methods that assist with functional testing of Play applications.
Last Release on Feb 14, 2025
Relocated → org.playframework »
play-test
48. JSONassert1,862 usages
org.skyscreamer » jsonassertApache
Library for writing tests that checks JSON documents (useful for testing responses from REST services).
Last Release on Jun 28, 2024
49. Truth Core1,809 usages
com.google.truth » truthApache
Fluent assertions for Java and Android that makes your test assertions and failure messages more readable.
Last Release on Sep 10, 2025
An implementation of sbt's test interface for JUnit 4
Last Release on Aug 14, 2014
Relocated → com.github.sbt »
junit-interface