Show status notifications for ExUnit test runs
Literate test matchers for ExUnit
ExUnit's assert on steroids that writes and updates tests for you
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 utility for defining eminently readable parameterized (or example-based) tests in ExUnit
Mock third-party services in ExUnit
An ExUnit formatter to visualize test execution
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 ...
Spin up dynamic clusters in ExUnit tests with no special setup necessary.
Tapex is a TAP (Test Anything Protocol) formatter for ExUnit.
ExUnit assertions for Ecto schemas
A utility for defining eminently readable example-based tests in ExUnit
Behaviour driven development for ExUnit with product management friendly readable scenarios.
Inject is a library that lets you write testable Elixir code that can run concurrently in ExUnit.
A simple Elixir package to elegantly mock module functions within (asynchronous) ExUnit tests using Erlang's :meck library
An extension for ExUnit for simplifying tests against a clustered application
BDD-like syntax for ExUnit
A mocking library for ExUnit inspired by RSpec and based on meck.
useful ExUnit assertions
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.
Simple ExUnit formatter that will print a summary of the failed tests when finished. It supports umbrella apps, where each test suite is ...
A library to write ExUnit tests BDD style.
Run ExUnit tests from IEx shell.
Basic given-when-then steps for ExUnit tests
XUnit Formatter for exunit test results. The format is tailored to work with azure devops, but any XUnit parser will work.
Swagger based document driven development for ExUnit
Feature testing extension for ExUnit