vim-ex_test
Test runner
Runs Elixir tests inside Vim using vim-vspec and vim-flavor
Run Elixir tests inside VIM
4 stars
2 watching
0 forks
Language: VimL
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
randycoulman/mix_test_interactive | An interactive test runner for ExUnit tests | 92 |
thoughtbot/vim-rspec | A Vim plugin for running RSpec tests in the editor. | 657 |
sovetnik/vim-minispec | A Vim plugin that runs Minitest specs and displays the results in the Vim quickfix window. | 2 |
elixir-editors/vim-elixir | Elixir support for the Vim text editor, enabling syntax highlighting, automatic indentation, and integration with Ecto projects. | 1,313 |
mhinz/vim-mix-format | A Vim plugin that integrates the Elixir formatter into the editor. | 222 |
lpil/mix-test.watch | Automates testing of Elixir projects after each file change | 920 |
joaothallis/elixir-auto-test | Automatically runs tests when any file is saved in the project's lib and test directories. | 0 |
ahmedelgabri/vim-ava-snippets | Vim snippets for testing in a scripting language. | 20 |
drewolson/ex_spec | A wrapper around ExUnit that adds BDD-like syntax for Elixir testing | 99 |
liveforeverx/exrun | Runtime and debugging tools for Elixir | 120 |
processone/rebar3_exunit | A plugin to run Elixir ExUnit tests during the build process of a rebar3 project. | 2 |
zakuro9715/vim-vtools | Tools for formatting and testing Go code in the Vim editor | 17 |
ember-cli/ember-cli-mocha | Provides Mocha and Chai testing tools for Ember.js applications | 147 |
chemzqm/wxapp.vim | Provides vim plugin support for WeChat Mini Program development | 415 |
dm1try/nvim | Allows Neovim to host Elixir remote plugins | 27 |