mix_test_interactive
Test runner
An interactive test runner for ExUnit tests
Interactive watch mode for Elixir's mix test. https://hexdocs.pm/mix_test_interactive/
92 stars
6 watching
12 forks
Language: Elixir
last commit: 11 months ago
Linked from 1 awesome list
interactivemixmix-taskmix-testwatch
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Automates testing of Elixir projects after each file change | 920 |
| | A plugin to run Elixir ExUnit tests during the build process of a rebar3 project. | 2 |
| | Automates code testing on file changes in Elixir projects | 53 |
| | A task to execute eunit tests in Elixir projects. | 17 |
| | Runs Elixir tests inside Vim using vim-vspec and vim-flavor | 4 |
| | A tool that monitors file changes and automatically runs tests when files are updated or created. | 4 |
| | Provides desktop notifications after ExUnit test runs. | 131 |
| | A module for running Elixir unit tests using Mix. | 2 |
| | Automatically runs tests when any file is saved in the project's lib and test directories. | 0 |
| | A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. | 153 |
| | A platform-independent test runner designed to balance performance and stability in automated testing | 584 |
| | Provides tools and plugins to enhance test running with pseudo-randomness in Java-based testing frameworks | 173 |
| | A minimal test runner for ECMAScript Modules, designed to support concurrent asynchronous testing with native module support. | 45 |
| | A tool for automatically running tests on file system modifications | 84 |
| | A Vim plugin for running RSpec tests in the editor. | 657 |