Write beautifully simple assertions for ExUnit using matchers
Run ExUnit tests from IEx shell.
Feature testing extension for ExUnit
Easily spawn Elixir nodes (supervising, Mix configured, easy asserted / refuted) within ExUnit tests
Matchers for ExUnit assertions
The official Testmetrics client for ExUnit
A flexible Elixir ExUnit test runner, perfect in combination with Cortex
A modular fixture system for ExUnit, inspired by py.test fixtures.
ArchUnit-inspired architecture testing library for Elixir. Write ExUnit tests that enforce dependency rules, layered architecture, moduli...
Parameterized tests for ExUnit.
An examples framework for Elixir. Examples are functions that return useful values, are callable from IEx, depend on and build upon each ...
Emacs integration for ExUnit
Super simple Gherkin features to ExUnit tests translator
Kovacs - A simple ExUnit test runner It will monitor the file system and run test files when it detects changes.
Generate ExUnit unit test skeleton modules for an application.
FixEx adds a simple support for integrating ExUnit with external apps/cli, for using them as external fixtures providers
An ExUnit formatter that puts a list of tests first, distinguishes pending from failed tests, and saves detailed error information for on...
Opinionated Gherkin parser and ExUnit test checker
A package that will create REST API docs based on your ExUnit tests.
A SQL formatter that provides consistent and readable formatting for SQL queries. Built with Rust for performance and integrated with ExU...
ExUnit formatter that outputs a stream of JSON objects
Make tests inside your ExUnit case to run async.
Stores and reuses ExUnit seeds from failing test runs.
A let macro for ExUnit inspired by RSpec
Wrapper around ExUnit to support BBD (rspec) like syntax
Generate Phoenix API documentation from tests
Plugin to run exUnit tests
ExUnit assertion helpers for testing module dependency boundaries using Erlang's :xref.
compact table of test indicators accompanied with a failure dump under /tmp/
Run ExUnit tests from an Elixir OTP Release