testing

Sort: popular | newest
JUnit is a unit testing framework to write and run repeatable automated tests on Java.
Last Release on Feb 13, 2021
Mockito mock objects library core API and implementation
Last Release on Aug 22, 2023
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
Rich and fluent assertions for testing in Java
Last Release on Jan 16, 2023
Mock objects library for java
Last Release on Jan 2, 2015
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