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/

GitHub

92 stars
6 watching
12 forks
Language: Elixir
last commit: 12 days ago
Linked from 1 awesome list

interactivemixmix-taskmix-testwatch

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lpil/mix-test.watch Automates testing of Elixir projects after each file change 920
processone/rebar3_exunit A plugin to run Elixir ExUnit tests during the build process of a rebar3 project. 2
rkotze/eye_drops Automates code testing on file changes in Elixir projects 53
dantswain/mix_eunit A task to execute eunit tests in Elixir projects. 17
moofish32/vim-ex_test Runs Elixir tests inside Vim using vim-vspec and vim-flavor 4
antp/kovacs A tool that monitors file changes and automatically runs tests when files are updated or created. 5
navinpeiris/ex_unit_notifier Provides desktop notifications after ExUnit test runs. 130
talentdeficit/mixunit A module for running Elixir unit tests using Mix. 2
joaothallis/elixir-auto-test Automatically runs tests when any file is saved in the project's lib and test directories. 0
djanowski/cutest A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. 153
marathonlabs/marathon A platform-independent test runner designed to balance performance and stability in automated testing 584
randomizedtesting/randomizedtesting Provides tools and plugins to enhance test running with pseudo-randomness in Java-based testing frameworks 173
bearror/oletus A minimal test runner for ECMAScript Modules, designed to support concurrent asynchronous testing with native module support. 45
slashmili/ex_guard A tool for automatically running tests on file system modifications 84
thoughtbot/vim-rspec A Vim plugin for running RSpec tests in the editor. 657