A modular fixture system for ExUnit, inspired by py.test fixtures.
Kovacs - A simple ExUnit test runner It will monitor the file system and run test files when it detects changes.
Feature testing extension for ExUnit
Super simple Gherkin features to ExUnit tests translator
The official Testmetrics client for ExUnit
Easily spawn Elixir nodes (supervising, Mix configured, easy asserted / refuted) within ExUnit tests
A flexible Elixir ExUnit test runner, perfect in combination with Cortex
Emacs integration for ExUnit
Plugin to run exUnit tests
Simple ExUnit formatter that will print a summary of the failed tests when finished. It supports umbrella apps, where each test suite is ...
A package that will create REST API docs based on your ExUnit tests.
Parameterized tests for ExUnit.
Run ExUnit tests from an Elixir OTP Release
Opinionated Gherkin parser and ExUnit test checker
FixEx adds a simple support for integrating ExUnit with external apps/cli, for using them as external fixtures providers
Make tests inside your ExUnit case to run async.
Helpers to test your Plugs with ExUnit
Generate Phoenix API documentation from tests
A SQL formatter that provides consistent and readable formatting for SQL queries. Built with Rust for performance and integrated with ExU...
Generate ExUnit unit test skeleton modules for an application.
An ExUnit formatter that puts a list of tests first, distinguishes pending from failed tests, and saves detailed error information for on...
Wrapper around ExUnit to support BBD (rspec) like syntax
Stores and reuses ExUnit seeds from failing test runs.
A let macro for ExUnit inspired by RSpec
A mocking library for ExUnit inspired by RSpec and based on meck.
ExUnit formatter that outputs a stream of JSON objects
compact table of test indicators accompanied with a failure dump under /tmp/
Insert fixtures into your ExUnit context in a clean manner.
A TAP producer that integrates with existing ExUnit tests via an ExUnit formatter
Allure test report for ExUnit