mixunit
Unit test runner
A module for running Elixir unit tests using Mix.
an eunit task for mix based projects
2 stars
2 watching
0 forks
Language: Elixir
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A task to execute eunit tests in Elixir projects. | 17 |
| | An interactive test runner for ExUnit tests | 92 |
| | A plugin to run Elixir ExUnit tests during the build process of a rebar3 project. | 2 |
| | Automates testing of Elixir projects after each file change | 920 |
| | Automates code testing on file changes in Elixir projects | 53 |
| | Allows test setup functions to be mixed and matched by applying tags | 2 |
| | A lightweight unit testing framework for Bash scripts. | 197 |
| | Provides desktop notifications after ExUnit test runs. | 131 |
| | A C++20 μ-unit testing framework that simplifies the experience with a few simple concepts | 1,274 |
| | A unit testing framework for ActionScript 3 and Flex applications. | 269 |
| | A command-line test runner and engine for unit testing written in C# | 217 |
| | A wrapper around ExUnit that adds BDD-like syntax for Elixir testing | 99 |
| | A tool for running unit and integration tests in React Native's environment. | 5 |
| | A tool for writing and running unit tests in C with minimal setup and concurrent execution options. | 72 |
| | A testing framework designed to simplify and expand test matrices, allowing developers to easily create and run comprehensive tests for their code. | 68 |