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