Run ExUnit tests from IEx shell.
Feature testing extension for ExUnit
Write beautifully simple assertions for ExUnit using matchers
The official Testmetrics client for ExUnit
A flexible Elixir ExUnit test runner, perfect in combination with Cortex
Simple ExUnit formatter that will print a summary of the failed tests when finished. It supports umbrella apps, where each test suite is ...
Parameterized tests for ExUnit.
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.
Super simple Gherkin features to ExUnit tests translator
Make tests inside your ExUnit case to run async.
Plugin to run exUnit tests
FixEx adds a simple support for integrating ExUnit with external apps/cli, for using them as external fixtures providers
Emacs integration for ExUnit
Opinionated Gherkin parser and ExUnit test checker
compact table of test indicators accompanied with a failure dump under /tmp/
ExUnit formatter that outputs a stream of JSON objects
Generate Phoenix API documentation from tests
A let macro for ExUnit inspired by RSpec
A mocking library for ExUnit inspired by RSpec and based on meck.
An ExUnit formatter that puts a list of tests first, distinguishes pending from failed tests, and saves detailed error information for on...
A package that will create REST API docs based on your ExUnit tests.
Stores and reuses ExUnit seeds from failing test runs.
A TAP producer that integrates with existing ExUnit tests via an ExUnit formatter
Wrapper around ExUnit to support BBD (rspec) like syntax
Simple template for creating a custom formatter for use with ExUnit
Snapshot assertions for ExUnit.
ExUnit formatter for Codewars
Helpers to test your Plugs with ExUnit
Elephant is an opinionated mocking library for Elixir. It takes the stance that the easiest way to create loose coupling in your codebase...