elixir-auto-test

Test runner

Automatically runs tests when any file is saved in the project's lib and test directories.

Run test when file is saved

GitHub

0 stars
1 watching
0 forks
Language: Shell
last commit: 11 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lpil/mix-test.watch Automates testing of Elixir projects after each file change 920
antp/kovacs A tool that monitors file changes and automatically runs tests when files are updated or created. 5
rkotze/eye_drops Automates code testing on file changes in Elixir projects 53
grosser/autotest A tool that automates testing of Ruby projects by running tests as soon as a file is saved. 121
randycoulman/mix_test_interactive An interactive test runner for ExUnit tests 92
processone/rebar3_exunit A plugin to run Elixir ExUnit tests during the build process of a rebar3 project. 2
moofish32/vim-ex_test Runs Elixir tests inside Vim using vim-vspec and vim-flavor 4
desyncr/auto-ls Automatically runs commands when entering a directory or pressing enter in the current working directory 89
mainshayne233/markdown_test Tests Elixir code in markdown files and asserts its compilation and behavior 3
ovh/venom A tool for managing and running integration tests with efficiency 1,059
blazemeter/taurus Automates performance and functional tests using a suite of tools 2,019
liveforeverx/exrun Runtime and debugging tools for Elixir 120
acostalima/react-native-test-runner A tool for running unit and integration tests in React Native's environment. 5
dantswain/mix_eunit A task to execute eunit tests in Elixir projects. 17
hustcc/jest-electron Enables running Jest unit tests in a real browser environment with Electron support 155