Testing Frameworks & Tools

Sort: popular | newest
JUnit is a unit testing framework to write and run repeatable automated tests on Java.
Last Release on Feb 13, 2021
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 Apr 12, 2023
JUnit Jupiter is the API for writing tests using JUnit 5.
Last Release on Jul 23, 2023
Core package for the JUnit Jupiter test engine.
Last Release on Jul 23, 2023
Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito
Last Release on Sep 21, 2023
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 May 19, 2023
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 isolation.
Last Release on Sep 14, 2023
A self-contained hamcrest jar containing all of the sub-modules in a single artifact.
Last Release on Jul 9, 2012
Module "junit-jupiter" of JUnit 5.
Last Release on Jul 23, 2023
A library of Hamcrest matchers - deprecated, please use "hamcrest" instead
Last Release on Oct 16, 2019