Tapex is a TAP (Test Anything Protocol) formatter for ExUnit.
Literate test matchers for ExUnit
Show status notifications for ExUnit test runs
A utility for defining eminently readable parameterized (or example-based) tests in ExUnit
ExUnit's assert on steroids that writes and updates tests for you
Mock third-party services in ExUnit
Wormwood is a tiny library to aid in testing GraphQL queries against an Absinthe schema. It allows you to test your query documents insid...
A mocking library for ExUnit inspired by RSpec and based on meck.
Spin up dynamic clusters in ExUnit tests with no special setup necessary.
Story BDD tool for executing elixir in ExUnit
ExUnit assert helpers for testing rendered HTML.
Testcontainers is an Elixir library that supports ExUnit tests, providing lightweight, throwaway instances of common databases, Selenium ...
ExUnit assertions for Ecto schemas
An ExUnit formatter to visualize test execution
BDD-like syntax for ExUnit
A utility for defining eminently readable example-based tests in ExUnit
A simple Elixir package to elegantly mock module functions within (asynchronous) ExUnit tests using Erlang's :meck library
Inject is a library that lets you write testable Elixir code that can run concurrently in ExUnit.
An extension for ExUnit for simplifying tests against a clustered application
XUnit Formatter for exunit test results. The format is tailored to work with azure devops, but any XUnit parser will work.
A formatter for Elixirs ExUnit that formats as TeamCity Service Messages. Will let you track test results in TeamCitys UI
ExUnit assertions for comparing data structures by identity.
Behaviour driven development for ExUnit with product management friendly readable scenarios.
Run ExUnit tests from IEx shell.
useful ExUnit assertions
Swagger based document driven development for ExUnit
Basic given-when-then steps for ExUnit tests
A library to write ExUnit tests BDD style.
A modular fixture system for ExUnit, inspired by py.test fixtures.
Matchers for ExUnit assertions