Literate test matchers for ExUnit
Show status notifications for ExUnit test runs
Tapex is a TAP (Test Anything Protocol) formatter for ExUnit.
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...
Spin up dynamic clusters in ExUnit tests with no special setup necessary.
Story BDD tool for executing elixir in ExUnit
A mocking library for ExUnit inspired by RSpec and based on meck.
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
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
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
Behaviour driven development for ExUnit with product management friendly readable scenarios.
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
useful ExUnit assertions
ExUnit assertions for comparing data structures by identity.
Run ExUnit tests from IEx shell.
A library to write ExUnit tests BDD style.
Basic given-when-then steps for ExUnit tests
Swagger based document driven development for ExUnit
Write beautifully simple assertions for ExUnit using matchers
Feature testing extension for ExUnit