mix-test.watch
Test runner
Automates testing of Elixir projects after each file change
🎠Because TDD is awesome
920 stars
17 watching
77 forks
Language: Elixir
last commit: over 1 year ago
Linked from 1 awesome list
tddtesting
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Automates code testing on file changes in Elixir projects | 53 |
| | Automatically runs tests when any file is saved in the project's lib and test directories. | 0 |
| | An interactive test runner for ExUnit tests | 92 |
| | A task to execute eunit tests in Elixir projects. | 17 |
| | A unit testing framework for Lua that provides a simple and extensible way to write and run tests. | 1,440 |
| | A module for running Elixir unit tests using Mix. | 2 |
| | Provides additional Mix tasks for simplifying Erlang development workflows | 20 |
| | Runs Elixir tests inside Vim using vim-vspec and vim-flavor | 4 |
| | Interactive test runner for Common Lisp tests | 51 |
| | A tool for writing unit tests directly in Xcode Playgrounds | 54 |
| | A tool that monitors file changes and automatically runs tests when files are updated or created. | 4 |
| | A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. | 153 |
| | Automatically recompiles Elixir mix projects on file changes or additions in the lib directory. | 148 |
| | A BDD testing framework for Elixir | 807 |
| | A plugin to run Elixir ExUnit tests during the build process of a rebar3 project. | 2 |