Found 53 results
Sort by:Relevance

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 ...
Last Release on Jun 17, 2026
Cucumber JVM: Java
Last Release on Jun 27, 2026
Hamcrest matcher library for Java
Last Release on Jan 18, 2015

Relocated → org.hamcrest » hamcrest
Core API and libraries of hamcrest matcher framework.
Last Release on Aug 1, 2024
A collection of functions for testing code which uses java.lang.System.
Last Release on Dec 28, 2021
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.
Last Release on Feb 13, 2021

The AWS SDK for Java - Test Utils module holds the all the utilities that are used by the tests.
Last Release on Dec 29, 2025

Cucumber JVM: Java
Last Release on Nov 9, 2019

Relocated → io.cucumber » cucumber-java
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