mix-test.watch

Test runner

Automates testing of Elixir projects after each file change

🎠 Because TDD is awesome

GitHub

920 stars
17 watching
77 forks
Language: Elixir
last commit: over 1 year ago
Linked from 1 awesome list

tddtesting

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rkotze/eye_drops Automates code testing on file changes in Elixir projects 53
joaothallis/elixir-auto-test Automatically runs tests when any file is saved in the project's lib and test directories. 0
randycoulman/mix_test_interactive An interactive test runner for ExUnit tests 92
dantswain/mix_eunit A task to execute eunit tests in Elixir projects. 17
lunarmodules/busted A unit testing framework for Lua that provides a simple and extensible way to write and run tests. 1,440
talentdeficit/mixunit A module for running Elixir unit tests using Mix. 2
alco/mix-erlang-tasks Provides additional Mix tasks for simplifying Erlang development workflows 20
moofish32/vim-ex_test Runs Elixir tests inside Vim using vim-vspec and vim-flavor 4
tdrhq/slite Interactive test runner for Common Lisp tests 51
liquidsoul/xctestplayground A tool for writing unit tests directly in Xcode Playgrounds 54
antp/kovacs A tool that monitors file changes and automatically runs tests when files are updated or created. 4
djanowski/cutest A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. 153
agilionapps/remix Automatically recompiles Elixir mix projects on file changes or additions in the lib directory. 148
antonmi/espec A BDD testing framework for Elixir 807
processone/rebar3_exunit A plugin to run Elixir ExUnit tests during the build process of a rebar3 project. 2