Experiences with automated unit testing generation tools?

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

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

    EvoSuite - automated generation of JUnit test suites for Java classes

  • In the past, I was involved with EvoSuite (https://github.com/EvoSuite/evosuite), but haven't used it in a long while.

  • EvoMaster

    The first open-source AI-driven tool for automatically generating system-level test cases (also known as fuzzing) for web/enterprise applications. Currently targeting whitebox and blackbox testing of Web APIs, like REST, GraphQL and RPC (e.g., gRPC and Thrift).

  • if your Java project is a REST API, you can look at EvoMaster (https://github.com/EMResearch/EvoMaster) (DISCLAIMER: I am its author)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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