Testing

Testing frameworks, mocking libraries, and test utilities beyond ExUnit. Packages among the 3,000 most downloaded in the past 90 days.

104 packages
  • meck 1.2.0

    A mocking framework for Erlang

    838
    1.4m last 90 days
  • Coverage report tool for Elixir with coveralls.io integration.

    862
    1.3m last 90 days
  • mox 1.2.0

    Mocks and explicit contracts for Elixir

    1.4k
    1.3m last 90 days
  • An ExUnit.Formatter that produces an XML report of the tests run in the project _build dir. It is a good fit with Jenkins test reporting plugin, for example.

    112
    951.0k last 90 days
  • A factory library by the creators of FactoryBot (née FactoryGirl)

    2.1k
    847.8k last 90 days
  • Data generation and property-based testing for Elixir

    942
    707.8k last 90 days
  • mock 0.3.9

    A mocking library for the Elixir language. We use the Erlang meck library to provide module mocking functionality for Elixir. It uses macros in Elixir to expose the functionality in a convenient manner for integrating in Elixir tests.

    690
    697.3k last 90 days
  • Automatically run tests when files change

    537.5k last 90 days
  • patch 0.16.0

    Ergonomic Mocking for Elixir Unit Testing

    215
    441.0k last 90 days
  • bypass 2.1.0

    Bypass provides a quick way to create a custom plug that can be put in place instead of an actual HTTP server to return prebaked responses to client requests. This is helpful when you want to create a mock HTTP server and test how your HTTP client handles different types of server responses.

    995
    437.6k last 90 days
  • mimic 2.3.0

    Mocks for Elixir functions

    570
    365.6k last 90 days
  • hammox 0.7.1

    Automated contract testing for functions and mocks.

    590
    250.5k last 90 days
  • Build tool & plugin for generating Cobertura XML reports

    77
    243.1k last 90 days
  • Automated accessibility testing for Elixir web applications using axe-core

    58
    226.9k last 90 days
  • A package for automatic, comprehensive querying of Absinthe GraphQL schemas (for purposes of easily creating automatic testing setups).

    223.9k last 90 days
  • gleeunit 1.10.0

    Gleam bindings to Erlang's EUnit test framework

    42
    205.7k last 90 days
  • Run PropEr test suites

    41
    200.2k last 90 days
  • Coveralls for Erlang

    41
    180.5k last 90 days
  • proper 1.5.0

    A QuickCheck-inspired property-based testing tool for Erlang

    915
    168.7k last 90 days
  • wallaby 0.30.12

    Concurrent feature tests for elixir

    1.8k
    154.5k last 90 days
  • mockery 2.5.0

    Simple mocking library for asynchronous testing.

    94
    149.5k last 90 days
  • Low-level WebDriver client for Elixir.

    15
    148.6k last 90 days
  • exvcr 0.17.1

    HTTP request/response recording library for elixir, inspired by VCR.

    747
    122.8k last 90 days
  • amoc 4.1.1

    A Murder of Crows

    111
    118.2k last 90 days
  • Utilities for testing GraphQL APIs

    4
    85.3k last 90 days
  • Helpful functions with great error messages to help you write better tests.

    152
    75.4k last 90 days
  • Create Graphql StreamData generator from an Absinthe schema

    1
    67.2k last 90 days
  • alike 0.4.3

    Semantic similarity testing for Elixir with the wave operator <~>

    43
    56.2k last 90 days
  • machete 0.3.12

    Literate test matchers for ExUnit

    79
    56.0k last 90 days
  • private 0.1.2

    Make private functions public if Mix.env is :test

    50
    53.1k last 90 days
  • Execute PhoenixTest cases in an actual browser via Playwright.

    82
    51.9k last 90 days
  • Interactive test runner for mix test with watch mode.

    129
    51.5k last 90 days
  • A utility for defining eminently readable parameterized (or example-based) tests in ExUnit

    61
    41.5k last 90 days
  • Show status notifications for ExUnit test runs

    134
    34.6k last 90 days
  • Simplify and reduce test clutter when testing Telemetry events

    7
    33.5k last 90 days
  • Easy local cluster creation to aid in unit testing

    237
    33.3k last 90 days
  • Elixir client for the Playwright node.js server.

    19
    33.1k last 90 days
  • Rebar3 plugin converting .coverdata files to codecov compatible JSON

    12
    28.8k last 90 days
  • Simple macro for parameterized testing

    29
    26.7k last 90 days
  • gherkin 2.0.0

    Gherkin file parser for Elixir

    16
    26.3k last 90 days
  • PropCheck provides property based testing and is an Elixir layer around PropEr. It is also inspired by Quviq's QuickCheck Elixir library.

    393
    26.1k last 90 days
  • amrita 0.4.0

    A polite, well mannered and thoroughly upstanding testing framework for Elixir

    25.3k last 90 days
  • Better output for eunit suites

    71
    25.0k last 90 days
  • cabbage 0.4.1

    Story BDD tool for executing elixir in ExUnit

    153
    24.7k last 90 days
  • tapex 0.1.1

    Tapex is a TAP (Test Anything Protocol) formatter for ExUnit.

    26
    23.5k last 90 days
  • mneme 0.10.2

    Snapshot testing tool using familiar assertions

    137
    22.9k last 90 days
  • lcov_ex 0.3.5

    Lcov test coverage file generator.

    31
    22.2k last 90 days
  • Mock third-party services in ExUnit

    96
    21.9k last 90 days
  • Simple trace-based testing framework

    38
    20.4k last 90 days
  • NeoFaker is an Elixir library that generates fake data for testing and development.

    3
    20.0k last 90 days
  • Common Test hooks for more readable logs

    49
    19.4k last 90 days
  • hound 1.1.1

    Webdriver library for integration testing and browser automation

    1.4k
    18.1k last 90 days
  • Simple library to test LV components live in isolation

    40
    17.8k last 90 days
  • A few sentences (a paragraph) describing the project.

    11
    15.7k last 90 days
  • efx 1.0.1

    A library to declaratively write testable effects for asynchronous testing

    97
    15.0k last 90 days
  • espec 1.10.0

    BDD testing framework for Elixir inspired by RSpec.

    816
    14.6k last 90 days
  • Functions to wait for some condition in tests

    2
    14.2k last 90 days
  • Allure test report for ExUnit

    1
    13.5k last 90 days
  • A mix task to run eunit tests, works for umbrella projects

    17
    13.4k last 90 days
  • ExUnit's assert on steroids that writes and updates tests for you

    108
    12.9k last 90 days
  • adh 0.1.0

    A tiny library to make assertions against a HTML string

    12.8k last 90 days
  • A utility module that helps you iterate faster on unit tests. This module lets execute specific tests from within a running iex shell to avoid needing to start and stop the whole application every time.

    10
    12.4k last 90 days
  • birdie 2.0.0

    🐦‍⬛ Snapshot testing in Gleam

    198
    12.2k last 90 days
  • Testcontainers is an Elixir library that supports ExUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.

    167
    11.5k last 90 days
  • ExUnit assert helpers for testing rendered HTML.

    22
    11.2k last 90 days
  • ex_meck 0.3.0

    A mocking library particularly suitable for stateful property based testing.

    2
    11.0k last 90 days
  • GrpcMock is mocking library for [Elixir gRPC implementation](https://github.com/tony612/grpc-elixir). It provides seamless mock creation based on `pb.ex` definition and usual mocking "expect" - "verify" mechanisms.

    3
    11.0k last 90 days
  • Wormwood is a tiny library to aid in testing GraphQL queries against an Absinthe schema. It allows you to test your query documents inside ExUnit test modules, and requires no HTTP requests to occur during testing.

    93
    10.9k last 90 days
  • Generate a generic test execution file for SonarQube

    0
    9.2k last 90 days
  • A convenience library to spawn plug router with your application for testing purposes

    2
    8.1k last 90 days
  • qcheck 1.0.4

    QuickCheck-inspired property testing with integrated shrinking

    43
    7.7k last 90 days
  • Concurrent mocks for gRPC Elixir

    3
    7.6k last 90 days
  • ESpec for Phoenix web framework.

    138
    7.5k last 90 days
  • Official Buildkite Test Analytics Collector

    7.5k last 90 days
  • repatch 1.6.1

    Tool for mocking in tests

    61
    7.5k last 90 days
  • double 0.8.2

    Double is a simple library to help build injectable dependencies for your tests. It does NOT override behavior of existing modules or functions.

    49
    7.3k last 90 days
  • Mutation testing plugin for rebar3

    1
    7.3k last 90 days
  • The library outputs test results to the console, which helps speed up the red-green test correction cycle (inspired by rspec)

    13
    7.2k last 90 days
  • TestParrot helps in stubbing unit tests for pure functions

    0
    7.1k last 90 days
  • Macros to support assertions/refutations that might not be correct immediately but will eventually become so due to, say, eventual consistency.

    8
    6.7k last 90 days
  • With FakeServer you can create individual HTTP servers for each test case, allowing external requests to be tested without the need for mocks.

    72
    6.4k last 90 days
  • snapshy 0.4.0

    A testing utility for running snapshot tests

    21
    6.2k last 90 days
  • walkman 0.3.3

    Isolate your tests from the world with Walkman

    54
    6.0k last 90 days
  • moxable 0.2.0

    A simplified method for configuring modules to be mockable with Mox in Elixir projects.

    6.0k last 90 days
  • Covertool Build Plugin for Cobertura XML reports

    77
    6.0k last 90 days
  • Spin up dynamic clusters in ExUnit tests with no special setup necessary.

    3
    5.5k last 90 days
  • Registry to help create sandboxes for testing

    6
    5.5k last 90 days
  • unite 0.4.3

    Pretty EUnit test formatters

    72
    5.5k last 90 days
  • Lightweight server-side integration test functions for Phoenix. Optimized for Elixir Pipes and the existing Phoenix.ConnTest framework to emphasize both speed and readability.

    219
    5.4k last 90 days
  • Real-time Buildkite annotations for ExUnit test failures

    1
    5.2k last 90 days
  • HTMLTestHelpers provides function helpers for unit testing allowing easy assertions for HTML elements data queried by data-testid attribute.

    8
    5.2k last 90 days
  • Fake Membrane sinks that drop incoming data

    1
    5.2k last 90 days
  • triq 1.3.0

    Triq (Term Reductive Invariant Questant) QuickCheck

    5.1k last 90 days
  • Test factories for Ash resources.

    4.6k last 90 days
  • Common Tests Group Summary Hook

    0
    4.5k last 90 days
  • Publicist allows developers to test private (defp) functions

    4.4k last 90 days
  • Power Assert in Elixir. Shows evaluation results each expression.

    214
    4.3k last 90 days
  • metamon 0.9.0

    Property-based testing and metamorphic testing combinator library for Gleam

    2
    4.0k last 90 days
  • VCR-style record-and-replay library for Req HTTP client

    41
    4.0k last 90 days
  • lasso 0.1.4

    Simulate remote HTTP services with local Bandit servers.

    11
    3.9k last 90 days
  • Playwright is an Elixir library to automate Chromium, Firefox and WebKit browsers with a single API. Playwright delivers automation that is ever-green, capable, reliable and fast.

    3.8k last 90 days
  • klotho 0.1.2

    Opinionated library for testing timer-based Elixir code

    17
    3.5k last 90 days
  • A library for mocking Elixir protocols

    6
    3.4k last 90 days
  • A collection of goodies for the property-based testing framework PropEr

    9
    3.4k last 90 days