The official Testmetrics client for ExUnit
A flexible Elixir ExUnit test runner, perfect in combination with Cortex
Easily spawn Elixir nodes (supervising, Mix configured, easy asserted / refuted) within ExUnit tests
Feature testing extension for ExUnit
A modular fixture system for ExUnit, inspired by py.test fixtures.
Super simple Gherkin features to ExUnit tests translator
Emacs integration for ExUnit
Matchers for ExUnit assertions
Parameterized tests for ExUnit.
A SQL formatter that provides consistent and readable formatting for SQL queries. Built with Rust for performance and integrated with ExU...
Kovacs - A simple ExUnit test runner It will monitor the file system and run test files when it detects changes.
FixEx adds a simple support for integrating ExUnit with external apps/cli, for using them as external fixtures providers
Generate ExUnit unit test skeleton modules for an application.
Make tests inside your ExUnit case to run async.
Plugin to run exUnit tests
Generate Phoenix API documentation from tests
ExUnit formatter that outputs a stream of JSON objects
A small extension to ExUnit to add some extra features.
Wrapper around ExUnit to support BBD (rspec) like syntax
A mocking library for ExUnit inspired by RSpec and based on meck.
Simple template for creating a custom formatter for use with ExUnit
Helpers to test your Plugs with ExUnit
Opinionated Gherkin parser and ExUnit test checker
An ExUnit formatter that puts a list of tests first, distinguishes pending from failed tests, and saves detailed error information for on...
A let macro for ExUnit inspired by RSpec
A package that will create REST API docs based on your ExUnit tests.
Stores and reuses ExUnit seeds from failing test runs.
compact table of test indicators accompanied with a failure dump under /tmp/
Elephant is an opinionated mocking library for Elixir. It takes the stance that the easiest way to create loose coupling in your codebase...
Given-When-Then syntax for ExUnit