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.
53 stars
3 watching
6 forks
Language: Elixir
last commit: over 8 years ago
Linked from 1 awesome list
mix-taskstddtestingwatch
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Automates testing of Elixir projects after each file change | 920 |
| | A task to execute eunit tests in Elixir projects. | 17 |
| | An interactive test runner for ExUnit tests | 92 |
| | A tool that monitors file changes and automatically runs tests when files are updated or created. | 4 |
| | Automatically runs tests when any file is saved in the project's lib and test directories. | 0 |
| | Automates deployment of Elixir applications to remote servers | 12 |
| | Automates testing after file changes in Ruby projects | 148 |
| | A plugin to run Elixir ExUnit tests during the build process of a rebar3 project. | 2 |
| | A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. | 153 |
| | A minimal Ruby interpreter wrapper for Elixir | 3 |
| | Automates visual testing of web pages before and after releases to ensure deployment safety | 1,441 |
| | Provides additional Mix tasks for simplifying Erlang development workflows | 20 |
| | A set of Elixir helpers to select elements in Phoenix tests | 14 |
| | Automatically recompiles Elixir mix projects on file changes or additions in the lib directory. | 148 |
| | A tool for writing unit tests directly in Xcode Playgrounds | 54 |