eye_drops

Test runner

Automates code testing on file changes in Elixir projects

Configurable Elixir mix task to watch file changes and run the corresponding command.

GitHub

53 stars
3 watching
6 forks
Language: Elixir
last commit: over 7 years ago
Linked from 1 awesome list

mix-taskstddtestingwatch

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lpil/mix-test.watch Automates testing of Elixir projects after each file change 920
dantswain/mix_eunit A task to execute eunit tests in Elixir projects. 17
randycoulman/mix_test_interactive An interactive test runner for ExUnit tests 92
antp/kovacs A tool that monitors file changes and automatically runs tests when files are updated or created. 5
joaothallis/elixir-auto-test Automatically runs tests when any file is saved in the project's lib and test directories. 0
joeyates/exdm Automates deployment of Elixir applications to remote servers 12
alexb52/retest A CLI tool to watch file changes and run matching Ruby specs in any project 146
processone/rebar3_exunit A plugin to run Elixir ExUnit tests during the build process of a rebar3 project. 2
djanowski/cutest A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. 153
yellowapple/rubix A minimal Ruby interpreter wrapper for Elixir 3
bslatkin/dpxdt Automates visual testing of web pages before and after releases to ensure deployment safety 1,441
alco/mix-erlang-tasks Provides additional Mix tasks for simplifying Erlang development workflows 20
defactosoftware/test_selector A set of Elixir helpers to select elements in Phoenix tests 14
agilionapps/remix Automatically recompiles Elixir mix projects on file changes or additions in the lib directory. 148
liquidsoul/xctestplayground A tool for writing unit tests directly in Xcode Playgrounds 54