10

8

6

4

2


9.8

6.8

9.7

5.9

9.6
0.0

9.5

4.9

9.5

6.1
mox

9.5

3.1

73 Testing packages and projects

  • ex_machina

    9.8 6.8 Elixir
    Create test data for Elixir applications
  • wallaby

    9.7 5.9 Elixir
    Concurrent browser tests for your Elixir web apps.
  • The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
    Promo
  • hound

    9.6 0.0 Elixir
    Elixir library for writing integration tests and browser automation
  • meck

    9.5 4.9 Erlang
    A mocking library for Erlang
  • mox

    9.5 6.1 Elixir
    Mocks and explicit contracts in Elixir
  • proper

    9.5 3.1 Erlang
    PropEr: a QuickCheck-inspired property-based testing tool for Erlang
  • faker

    9.5 6.9 Elixir
    Faker is a pure Elixir library for generating fake data.
  • bypass

    9.4 3.6 Elixir
    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.
  • espec

    9.3 0.0 Elixir
    Elixir Behaviour Driven Development
  • mix_test_watch

    9.3 4.5 Elixir
    ๐ŸŽ  Because TDD is awesome
  • StreamData

    9.3 5.9 Elixir
    Data generation and property-based testing for Elixir. ๐Ÿ”ฎ
  • ExVCR

    9.2 6.8 Elixir
    HTTP request/response recording library for elixir, inspired by VCR.
  • mock

    9.1 4.3 Elixir
    Mocking library for Elixir language
  • propcheck

    8.4 6.7 Elixir
    Property based Testing for Elixir (based upon PropEr)
  • excheck

    8.1 0.0 Elixir
    Property-based testing library for Elixir (QuickCheck style).
  • Quixir

    7.9 0.0 Elixir
    Property-based testing for Elixir
  • white_bread

    7.9 0.0 Elixir
    ๐Ÿž Story BDD tool for elixir using gherkin
  • amrita

    7.6 0.0 Elixir
    A polite, well mannered and thoroughly upstanding testing framework for Elixir
  • ponos

    7.6 0.0 Erlang
    ponos is a simple yet powerful load generator written in erlang
  • power_assert

    7.5 0.0 Elixir
    Power Assert in Elixir. Shows evaluation results each expression.
  • blacksmith

    7.5 0.0 Elixir
    Data generation framework for Elixir
  • espec_phoenix

    7.3 0.0 Elixir
    ESpec for Phoenix web framework.
  • chaperon

    7.2 0.0 Elixir
    HTTP Service Performance & Load Testing Framework
  • Patch

    7.1 5.5 Elixir
    Ergonomic Mocking for Elixir
  • shouldi

    7.1 0.0 Elixir
    Elixir testing libraries with nested contexts, superior readability, and ease of use
  • FakerElixir

    7.0 0.0 Elixir
    [unmaintained] FakerElixir generates fake data for you.
  • katt

    7.0 0.6 Erlang
    KATT (Klarna API Testing Tool) is an HTTP-based API testing tool for Erlang.
  • ex_unit_notifier

    6.8 4.4 Elixir
    Desktop notifications for ExUnit
  • pavlov

    6.7 0.0 Elixir
    A BDD framework for your Elixir projects
  • FakeServer

    6.2 0.0 Elixir
    FakeServer integrates with ExUnit to make external APIs testing simpler
  • Stubr

    6.1 0.0 Elixir
    Stubr is a set of functions helping people to create stubs and spies in Elixir.
  • Mockery

    6.1 0.0 Elixir
    Simple mocking library for asynchronous testing in Elixir.
  • ex_spec

    6.1 0.0 Elixir
    BDD-like syntax for ExUnit
  • blitzy

    5.9 0.0 Elixir
    A simple HTTP load tester in Elixir
  • mix_test_interactive

    5.7 7.2 Elixir
    Interactive watch mode for Elixir's mix test. https://hexdocs.pm/mix_test_interactive/
  • mecks_unit

    5.4 0.0 Elixir
    A simple Elixir package to elegantly mock module functions within (asynchronous) ExUnit tests using Erlang's :meck library
  • Walkman

    5.0 0.0 Elixir
    Isolate tests from the real world, inspired by Ruby's VCR.
  • mneme

    5.0 8.8 Elixir
    Snapshot testing for Elixir
  • definject

    4.9 0.0 Elixir
    Unobtrusive Dependency Injector for Elixir
  • test_selector

    4.9 0.0 Elixir
    Elixir library to help selecting the right elements in your tests.
  • double

    4.9 3.4 Elixir
    Simple injectable test dependencies for Elixir
  • factory_girl_elixir

    4.8 0.0 Elixir
    Minimal implementation of Ruby's factory_girl in Elixir.
  • toxiproxy_ex

    4.7 7.5 Elixir
    ToxiproxyEx is an Elixir API client for the resilience testing tool Toxiproxy.
  • ex_parameterized

    4.1 0.0 Elixir
    This library support parameterized test with test_with_params macro.
  • mix_erlang_tasks

    4.1 0.0 Elixir
    Common tasks for Erlang projects that use Mix
  • cobertura_cover

    3.8 0.0 Elixir
    Output test coverage information in Cobertura-compatible format
  • mix_eunit

    3.7 0.0 Elixir
    A mix task to execute eunit tests.
  • exkorpion

    3.5 0.0 Elixir
    A BDD library for Elixir developers
  • ex_unit_fixtures

    3.4 0.0 Elixir
    A library for defining modular dependencies (fixtures) for ExUnit tests.
  • hypermock

    3.4 0.0 Elixir
    HTTP request stubbing and expectation Elixir library
  • apocryphal

    3.1 0.0 Elixir
    Swagger based document driven development for ExUnit
  • efrisby

    3.0 0.0 Erlang
    A REST API testing framework for erlang
  • ElixirMock

    2.9 0.0 Elixir
    Creates clean, concurrent, inspectable mocks from elixir modules
  • ignorant

    2.3 0.0 Elixir
    Simplify comparison of Elixir data structures by ensuring fields are present but ignoring their values.
  • ExopData

    2.3 0.0 Elixir
    The goal of this library is to help you to write property-based tests by mixing the powers of Exop and StreamData.
  • plug_test_helpers

    2.1 0.0 Elixir
    A simple testing DSL for Plugs
  • test_that_json

    2.0 0.0 Elixir
    JSON-related helpers for your Elixir testing needs
  • kovacs

    1.9 0.0 Elixir
    A simple ExUnit test runner.
  • mockingbird

    1.8 0.0 Elixir
    A set of helpers to create http-aware modules that are easy to test.
  • ecto_it

    1.7 0.0 Elixir
    Ecto plugin with default configuration for repos for testing different ecto plugins with databases
  • fqc

    1.7 0.0 Erlang
    FiFo Quickcheck helper
  • ExStub

    1.4 0.0 Elixir
    ExStub provides an easy way to stub a module and record the function calls on it.
  • gimei

    1.3 0.0 Elixir
    Gimei is a pure Elixir library for generating Japanese fake data.
  • chemistry

    1.3 0.0 Elixir
    Chemistry is a Testing Framework for Elixir
  • Unittest

    1.0 0.0 Elixir
    Unittest is a unit testing library for Elixir was originally inspired by Python standard testing framework. This is a port of unittest Python library for Elixir.
  • ExIntegrationCoveralls

    0.7 4.9 Elixir
    A library for run-time system code line-level coverage analysis.
  • markdown_test

    0.7 0.0 Elixir
    Test the Elixir code in your markdown files!
  • dummy

    0.6 8.6 Elixir
    An Elixir mocking library that makes sense by exposing meck in the right way
  • mixunit

    0.6 0.0 Elixir
    an `eunit` task for mix based projects
  • setup_tag

    0.6 0.0 Elixir
    Use tags to mix and match your exunit test context
  • elixir-auto-test

    0.2 0.0 Shell
    Run test when file is saved
  • Flakyci

    0.2 0.0 Elixir
    Test monitoring to fix your CI
  • tuco_tuco

    0.1 -
    TucoTuco helps you test your web application by running a web browser and simulating user interaction with your application.

Add another 'Testing' Package