Literate test matchers for ExUnit
Show status notifications for ExUnit test runs
ExUnit's assert on steroids that writes and updates tests for you
A utility for defining eminently readable parameterized (or example-based) tests in ExUnit
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...
Story BDD tool for executing elixir in ExUnit
An ExUnit formatter to visualize test execution
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
Spin up dynamic clusters in ExUnit tests with no special setup necessary.
Tapex is a TAP (Test Anything Protocol) formatter for ExUnit.
A mocking library for ExUnit inspired by RSpec and based on meck.
A utility for defining eminently readable example-based tests in ExUnit
Behaviour driven development for ExUnit with product management friendly readable scenarios.
A simple Elixir package to elegantly mock module functions within (asynchronous) ExUnit tests using Erlang's :meck library
BDD-like syntax for ExUnit
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
useful ExUnit assertions
A formatter for Elixirs ExUnit that formats as TeamCity Service Messages. Will let you track test results in TeamCitys UI
XUnit Formatter for exunit test results. The format is tailored to work with azure devops, but any XUnit parser will work.
ExUnit assertions for comparing data structures by identity.
Run ExUnit tests from IEx shell.
Basic given-when-then steps for ExUnit tests
Easily spawn Elixir nodes (supervising, Mix configured, easy asserted / refuted) within ExUnit tests
A library to write ExUnit tests BDD style.
Swagger based document driven development for ExUnit
A modular fixture system for ExUnit, inspired by py.test fixtures.