Testing libraries

Showing projects tagged as Testing

  • Mockito

    9.4 9.0 L4 Java
    Most popular Mocking framework for unit tests written in Java
  • JUnit

    9.3 2.6 L5 Java
    A programmer-oriented testing framework for Java.
  • Karate

    9.0 8.5 Java
    Test Automation Made Simple
  • Apache JMeter

    9.0 9.3 L2 Java
    Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services
  • TestContainers

    8.9 9.7 L5 Java
    Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
  • REST Assured

    8.9 8.0 L5 Java
    Java DSL for easy testing of REST services
  • WireMock

    8.7 9.6 L5 Java
    A tool for mocking HTTP services
  • Gatling

    8.7 9.8 Scala
    Modern Load Testing as Code
  • Cucumber

    8.4 9.2 L5 Java
    Cucumber for the JVM
  • Moco

    8.4 9.0 L4 Java
    Easy Setup Stub Server
  • Java Faker

    8.3 0.0 Java
    Brings the popular ruby faker gem to Java
  • MockServer

    8.3 0.0 L2 Java
    MockServer enables easy mocking of any system you integrate with via HTTP or HTTPS with clients written in Java, JavaScript and Ruby. MockServer also includes a proxy that introspects all proxied traffic including encrypted SSL traffic and supports Port Forwarding, Web Proxying (i.e. HTTP proxy), HTTPS Tunneling Proxying (using HTTP CONNECT) and SOCKS Proxying (i.e. dynamic port forwarding).
  • PowerMock

    8.1 0.0 L1 Java
    PowerMock is a Java framework that allows you to unit test code normally regarded as untestable.
  • Spock

    7.9 9.4 L4 Java
    The Enterprise-ready testing and specification framework.
  • TestNG

    7.8 8.8 L2 Java
    TestNG testing framework
  • Awaitility

    7.8 0.0 L5 Java
    Awaitility is a small Java DSL for synchronizing asynchronous operations
  • AssertJ

    7.6 9.5 L4 Java
    AssertJ is a library providing easy to use rich typed assertions
  • ArchUnit

    7.5 9.0 Java
    A Java architecture test library, to specify and assert architecture rules in plain Java
  • Truth

    7.4 8.9 L3 Java
    Fluent assertions for Java and Android
  • Selenide

    7.3 9.7 L5 Java
    Concise UI Tests with Java!
  • Hamcrest

    7.2 0.0 L5 Java
    Java (and original) version of Hamcrest
  • PIT

    6.7 8.3 L4 Java
    State of the art mutation testing system for the JVM
  • Pact JVM

    6.5 8.9 Kotlin
    JVM version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
  • Galen

    6.3 0.0 Java
    Layout and functional testing framework for websites
  • EasyMock

    6.0 8.9 HTML
    EasyMock, makes mocking easier since 2001
  • JSONAssert

    5.8 0.0 L4 Java
    Write JSON unit tests in less code. Great for testing REST interfaces.
  • Selenium

    5.7 0.0 L5 Java
    DISCONTINUED. Portable software testing framework for web applications.
  • JUnitParams

    5.7 0.0 HTML
    Parameterised tests that don't suck
  • Data Faker

    5.6 9.4 Java
    Generating fake data for the JVM (Java, Kotlin, Groovy) has never been easier!
  • JsonUnit

    5.4 9.0 L4 Java
    Compare JSON in your Unit Tests