Matchers for ExUnit assertions
Easily spawn Elixir nodes (supervising, Mix configured, easy asserted / refuted) within ExUnit tests
A modular fixture system for ExUnit, inspired by py.test fixtures.
The official Testmetrics client for ExUnit
A flexible Elixir ExUnit test runner, perfect in combination with Cortex
Emacs integration for ExUnit
Kovacs - A simple ExUnit test runner It will monitor the file system and run test files when it detects changes.
Parameterized tests for ExUnit.
Plugin to run exUnit tests
Super simple Gherkin features to ExUnit tests translator
Simple ExUnit formatter that will print a summary of the failed tests when finished. It supports umbrella apps, where each test suite is ...
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
A package that will create REST API docs based on your ExUnit tests.
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...
Make tests inside your ExUnit case to run async.
A SQL formatter that provides consistent and readable formatting for SQL queries. Built with Rust for performance and integrated with ExU...
Run ExUnit tests from an Elixir OTP Release
Insert fixtures into your ExUnit context in a clean manner.
Wrapper around ExUnit to support BBD (rspec) like syntax
ExUnit formatter that outputs a stream of JSON objects
Generate Phoenix API documentation from tests
A let macro for ExUnit inspired by RSpec
compact table of test indicators accompanied with a failure dump under /tmp/
Stores and reuses ExUnit seeds from failing test runs.
A mocking library for ExUnit inspired by RSpec and based on meck.
Helpers to test your Plugs with ExUnit
ExUnit formatter for Codewars
Simple template for creating a custom formatter for use with ExUnit