Show status notifications for ExUnit test runs
ExUnit's assert on steroids that writes and updates tests for you
Literate test matchers for ExUnit
An ExUnit formatter to visualize test execution
Wormwood is a tiny library to aid in testing GraphQL queries against an Absinthe schema. It allows you to test your query documents insid...
Mock third-party services in ExUnit
Story BDD tool for executing elixir in ExUnit
Spin up dynamic clusters in ExUnit tests with no special setup necessary.
ExUnit assertions for Ecto schemas
ExUnit assert helpers for testing rendered HTML.
Tapex is a TAP (Test Anything Protocol) formatter for ExUnit.
Testcontainers is an Elixir library that supports ExUnit tests, providing lightweight, throwaway instances of common databases, Selenium ...
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
A utility for defining eminently readable parameterized (or example-based) tests in 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
BDD-like syntax for ExUnit
A mocking library for ExUnit inspired by RSpec and based on meck.
ExUnit assertions for comparing data structures by identity.
useful ExUnit assertions
Behaviour driven development for ExUnit with product management friendly readable scenarios.
A formatter for Elixirs ExUnit that formats as TeamCity Service Messages. Will let you track test results in TeamCitys UI
A library to write ExUnit tests BDD style.
Basic given-when-then steps for ExUnit tests
Easily spawn Elixir nodes (supervising, Mix configured, easy asserted / refuted) within ExUnit tests
XUnit Formatter for exunit test results. The format is tailored to work with azure devops, but any XUnit parser will work.
A modular fixture system for ExUnit, inspired by py.test fixtures.
Matchers for ExUnit assertions
Swagger based document driven development for ExUnit