7 Awesome Libraries for Java Unit & Integration Testing

This page summarizes the projects mentioned and recommended in the original post on /r/java

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • GreenMail

    Official master for the Greenmail project

  • i found https://greenmail-mail-test.github.io/greenmail/ for testing mail very usefull

  • 7-testing-libraries

  • It was kinda difficult to find Wiser because it is part of a bigger framework and the original author is not maintaining it anymore. I took the library of the pom.xml from the video. It seems to be a well-established fork.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • requirements.java

    Fluent Design by Contract for Java APIs

  • For what it's worth, there is also the Requirements API which I authored. Its a fluent API for Design By Contract (preconditions, postconditions, invarients) you can use in production, as well as in test code.

  • Spock

    The Enterprise-ready testing and specification framework.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts